hi all :)

this sounds so simple it must be covered someplace, but I just can't
find it at the moment, so...

I have a truckload of tests in a single file.  of the iterative sort,
lest you think I'm a bit insane :)  anyway, some have started randomly
failing and I'd like to examine why via verbose debugging.  however, if
one of the failing tests is in the middle I have far too much verbose
output to wade through.

I'd like Test::* to completely bailout on the first is/ok/whatever to
fail.  I just can't seem to find a canonical way to do this.  but
someone here knows, I'm sure :)

--Geoff

Reply via email to