On 1/15/07, Ovid <[EMAIL PROTECTED]> wrote:
Hi all,
If you've not checked out TAPx::Parser lately, here's what the
'runtests' output looks like:
http://publius-ovidius.livejournal.com/222624.html
it's nice to see color output (too bad it won't work on
windows--cmd.exe's problem, not yours.)
i'd like to see skipped tests, failed todo, and unexpectedly
successful todo tests in colors other than pass or fail. have a look
at the pugs smoke output for some ideas: http://smoke.pugscode.org/.
you'll see yellow for unexpected success, darker green for expected
todo failures, and lighter green for skipped tests. there may be other
color schemes out there for displaying test results, but if there are,
i'm not aware of them.
in any case, different things should appear different, and similar
things should appear the same. this will help to preserve the
principle of least surprise.
~jerry