Hi!
 
I've got a soon-to-be-large testsuite (based on Test::More) that's testing
(among other things) a DB. The tests are in various different small files.
If there is a problem with the DB, I want the whole testsuite to stop,
instead of running a lot of sure-to-fail tests.

Is there a way to abort a whole testsuite?

BTW, I'm using Module::Build as a build framework, if this makes any
difference...


-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

Reply via email to