Revision history [back]
By the way I also tried to stop in run django_tests_xml.py and it never stopped there. Not surprising since this is a test runner which I suppose is used only for the testing tool. SO basically it means that this wing test variable is not used at all for any test that is ran with manage.py but launched with a specific laucnh configuration.
This means that this feature is unusable for laucnhin testserver which I was looking for!....
ANy hack that would be executed when 'test' or 'testserver' is present in the run arguments of a launch configuration would be helpful!....