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.
Authored by: bugman 2008-01-04
Parent: [r4324]
Child: [r4326]