sedusedan has asked for the wisdom of the Perl Monks concerning the following question:
Is there an easy way (I'm thinking a command-line switch in prove) to bail out after the first failure in a test script? Should there be such command-line switch? Sometimes I just want to check the details of the first failure instead of being deluged by tens or hundreds of failures (and wait until the test finishes) when something goes wrong.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Bailing out when testing
by McDarren (Abbot) on Oct 25, 2012 at 12:35 UTC | |
by sedusedan (Pilgrim) on Nov 06, 2012 at 17:42 UTC | |
Re: Bailing out when testing
by chrestomanci (Priest) on Oct 25, 2012 at 09:42 UTC | |
by sedusedan (Pilgrim) on Oct 25, 2012 at 10:29 UTC | |
by pobocks (Chaplain) on Oct 25, 2012 at 12:02 UTC | |
by sedusedan (Pilgrim) on Nov 06, 2012 at 17:45 UTC | |
Re: Bailing out when testing
by Anonymous Monk on Oct 25, 2012 at 02:39 UTC | |
by Anonymous Monk on Apr 02, 2020 at 09:04 UTC |