[TxMt] odd pymate output bug
Bill Bumgarner
bbum at mac.com
Wed Nov 1 23:31:32 UTC 2006
I have a simple testing harness written in Python. Internally, it
uses the Python unittest module.
When I hit cmd-r to run the testing scripting, pymate is eating the
output from the test run *unless* I "print" at least a single newline
prior to the TestCases' invocation.
Anyone seen this before? The workaround is trivial -- add a bare
'print' statement prior to passing control to the tests.
b.bum
More information about the textmate
mailing list