Modified python unit test runner
Taddeus Kroes
b3263a3657
Changed module to relative import from file to allow execution on systems without testrunner in dist-packages
|
|
13 years ago |
|
.gitignore
|
87e29a31f3
Initial commit of the testrunner python module.
|
14 years ago |
|
__init__.py
|
1e95b6a224
Code cleanup and added test filename to results.
|
14 years ago |
|
__main__.py
|
b3263a3657
Changed module to relative import from file to allow execution on systems without testrunner in dist-packages
|
13 years ago |
|
runner.py
|
39804c23b6
When there are no test cases given, set test filename to None.
|
14 years ago |