On Nov 19, 2007, at 10:28 AM, Geoffrey Young wrote:

"BAIL_ON_FAIL" approach to running a test suite - a settings that
determines how many failures before the whole test run stops. Default
would be to keep running no matter how many failures, but you could set
it to 1 and then bam, the whole test run stops on the frst failure.

that should be fairly simple to implement.  you could start with this:

 http://www.mail-archive.com/perl-qa@perl.org/msg08973.html

which I believe schwern already has in his queue for a future release
(according to the archive, anyway)


Thanks.

I had looked at the Test::Builder code and thought that several methods would have to be modified - it appeared to me that several methods would have to be changed because I thought that not everything called ok().

I will try that patch.

-M

-------------------------------------------------------
Matisse Enzer <[EMAIL PROTECTED]>
http://www.matisse.net/  - http://www.eigenstate.net/



Reply via email to