Attic/
[show contents]
|
|
|
|
|
Errors.py
|
|
1.1 |
6 years |
jkloth |
Modified TestSuite to be more developer friendly
- Now loads tests on demand rat... |
TestCoverage.py
|
|
1.12 |
2 years |
jkloth |
Improved coverage testing reporting of un-importable modules
|
TestFunction.py
|
|
1.1 |
6 years |
jkloth |
Modified TestSuite to be more developer friendly
- Now loads tests on demand rat... |
TestLoader.py
|
|
1.1 |
2 years |
jkloth |
Fixes to support PEP 302 import hooks
|
TestMode.py
|
|
1.2 |
6 years |
molson |
Added better support for coverage testing
|
TestModule.py
|
|
1.10 |
2 years |
jkloth |
Improved coverage testing reporting of un-importable modules
|
TestObject.py
|
|
1.2 |
6 years |
molson |
Reved circular dependency
|
TestSuite.py
|
|
1.13 |
2 years |
jkloth |
Fixes to support PEP 302 import hooks
|
Tester.py
|
|
1.13 |
4 years |
mbrown |
code cleanup
|
__init__.py
|
|
1.3 |
6 years |
jkloth |
Moved usage generation to TestSuite instance
Fixed commandline test redirection ... |