Timeline for How do I run all Python unit tests in a directory?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 7, 2017 at 12:39 | comment | added | Stefan | The names of all test files and test methods should start with "test_". Otherwise the command "Run as -> Python unit test" wont find them. | |
| Jul 22, 2014 at 15:08 | history | edited | Dunes | CC BY-SA 3.0 | added 84 characters in body |
| Jul 22, 2014 at 14:53 | history | answered | Dunes | CC BY-SA 3.0 |