> Incomplete/Pass/Fail/Error/Ambiguous.

In my experience, this many kinds of logging
is counterproductive.  Unit tests should either
succeed or fail---nothing more.

Developers will be more likely to run the tests
more often if they don't have to spend time
interpreting test logs.  ("Ambiguous"?  What,
the system thought that *maybe* the test passed?)

--k



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to