Failures and Verbosity
David E. Wheeler
david at kineticode.com
Sun Feb 22 00:32:00 GMT 2009
On Feb 21, 2009, at 1:34 AM, Andy Armstrong wrote:
> In the old days we had even more options controlling which - and how
> much - output we generated. The scalar verbosity control replaced
> three (I think) booleans but I guess there's still work to be done to
> make the various features switches work nicely with the verbosity
> level.
>
> A good start would be to summarise exactly which options we have and
> what they do; it's obviously become complex enough that none of us
> remembers what all of them do - which doesn't bode well for anyone
> else being able to use them...
I see:
* verbosity
1 verbose Print individual test results to STDOUT.
0 normal
-1 quiet Suppress some test output (mostly failures
while tests are running).
-2 really quiet Suppress everything but the tests summary.
-3 silent Suppress everything.
* failures
* comments
* show_count
* errors
* directives
Am I missing any?
Best,
David
More information about the tapx-dev
mailing list