[tapx-dev] really_really_quiet ?
Michael Peters
mpeters at plusthree.com
Wed Aug 15 16:34:14 BST 2007
I'm finishing up work on TAP::Harness::Archive. Creating the archive was pretty
easy. Now I'm moving on to recreating a TAP::Parser::Aggregator from an existing
archive. TAP::Harness::runtests is exactly what I need for this except that it
will always print out the summary of the test runs.
Is there a way to remove this? Typically when you want different levels of
quietness or verbosity you change it from a boolean flag to a level indicator.
So the boolean 1/0 thing still works as expected, but now you can do quiet(2)
(which is what really_quiet() would be changed to do) or quiet(3).
Any thoughts on this?
--
Michael Peters
Developer
Plus Three, LP
More information about the tapx-dev
mailing list