How do I debug single unit test with pydev?
press Ctrl + F9 to initiate unit tests. At the next dialog which allows you to select the test, hold shift when you press enter, this will run it in debug mode.
press Ctrl + F9 to initiate unit tests. At the next dialog which allows you to select the test, hold shift when you press enter, this will run it in debug mode.