Revision history  [back]

mixing django tests and unittest files in the window of the testing tools

If my understanding is correct , Testingtool window can show django tests under manage.py and other tests that can be added outside of manage.py. My problem is how can I add a full directory in the testing tool and at the same time set the testing tab property to Unittest. Presently if I add a regex in the project properties it adds all the files but does not show the tests under a directory. It includes all the files individually and moreover I would have to set the testing tab property individually for each file.

mixing django tests and unittest files in the window of the testing tools

If my understanding is correct , Testingtool window can show django tests under manage.py and other tests that can be added outside of manage.py. My problem is how can I add a full directory in the testing tool and at the same time set the testing tab property to Unittest. Presently if I add a regex in the project properties it adds all the files but does not show the tests under a directory. It includes all the files individually and moreover I would have to set the testing tab property individually for each file.

mixing django tests and unittest files in the window of the testing tools

If my understanding is correct , Testingtool window can show django tests under manage.py and other tests that can be added outside of manage.py. My problem is how can I add a full directory in the testing tool and at the same time set the testing tab property to Unittest. Presently if I add a regex in the project properties it adds all the files but does not show the tests under a directory. It includes all the files individually and moreover I would have to set the testing tab property individually for each file.