On Monday, February 23, 2004, at 02:40 PM, Thomas Klausner wrote: [snip]
Is there a way to abort a whole testsuite?
[snip]

Yup. Take a look at BAILOUT in Test::Builder. Doing:

Test::More->builder->BAILOUT

should stop Test::Harness in its tracks.

Adrian



Reply via email to