kanchy kang wrote: > i browsed the following frameworks briefly: nose, OOBTest, > testosterone, py.test, Sancho ... and found out they do support > imediate screen-output only.
unittest.TextTestRunner() has an optional stream argument that would let you output to a file. Kent -- http://mail.python.org/mailman/listinfo/python-list