Failures and Verbosity
David E. Wheeler
david at kineticode.com
Fri Feb 20 23:12:04 GMT 2009
Howdy,
While hacking in a new flag to show test comments, I noticed that the
'failures' option made the 'verbose' option, when it's 1, much less
verbose. That seems backwards to me. Should it not be that, when
'failures' is true, it shows failures, but when 'verbose' is >= 1, it
should show everything, no matter what 'failures' is set to?
The docs day "Only show test failures (this is a no-op if C<verbose>
is selected)." That seems much more consistent to me, although I'd
like to get rid of the "Only" at the beginning. Should I change that,
or have people come to depend on the existing (weird) version?
Thanks,
David
More information about the tapx-dev
mailing list