Commit | Date | |
---|---|---|
2008-01-04 17:24:29 | Tree | |
[r4332]
by
bugman
Completed the STDOUT capture and prepending by added an override for _TextTestResult.addError(). |
2008-01-04 17:22:42 | Tree |
2008-01-04 16:50:17 | Tree | |
[r4330]
by
bugman
Added a deliberate unit test failure for implementing the new RelaxTestRunner code. |
2008-01-04 16:49:45 | Tree |
2008-01-04 16:45:21 | Tree | |
[r4328]
by
bugman
Shifted the STDOUT redirection into the startTest() and stopTest() methods. These methods are overrides for those in TestResult and _TextTestResult. |
2008-01-04 16:44:32 | Tree |
[r4327]
by
bugman
Created the _RelaxTestResult class as a replacement for _TextTestResult. This is where the capture of STDOUT should occur. |
2008-01-04 16:39:20 | Tree |
[r4326]
by
bugman
Shifted the IO redirection into the RelaxTestRunner.run() method. This is a temporary change. |
2008-01-04 16:33:45 | Tree |
[r4325]
by
bugman
Created the framework for a new unittest runner to replace TextTestRunner. The point it to capture STDOUT during each test and only print it in the reports for failures and |
2008-01-04 16:26:07 | Tree |
2008-01-04 15:09:52 | Tree |