Menu

SVN archive Commit Log


Commit Date  
[r4331] by bugman

The normal startTest() code is now run as well.

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
[r4329] by bugman

Restored the run() method accidentally renamed to run2() in the last commit.

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
errors.

2008-01-04 16:26:07 Tree
[r4324] by bugman

Replaced the insecure os.tempnam() with tempfile.mktemp().

2008-01-04 15:09:52 Tree
[r4323] by bugman

Update for the generic_fns.sequence.display() function.

Now the function operates correctly with IO redirection of stdout.

2008-01-04 15:04:53 Tree
[r4322] by bugman

A temporary fix for catching stdout during the execution of all unit tests.

The aim is to eventually have stdout collected for each test run and appended to the failure or
error message if the test was unsuccessful.

2008-01-04 14:34:14 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.