On 15 Jan 2008, at 00:11, chromatic wrote:
This is why making Test::Builder bail out the whole test suite is a Flies Through Space* solution. If you want to stop running the test suite, stopthe thing that runs the test suite from running the test suite.
So, back to my suggestion... :) # Don't launch any more tests after ten failed assertions have been seen $ prove --max-fail 10 -- Andy Armstrong, Hexten