# New Ticket Created by  publiustemp-perl6compil...@yahoo.com 
# Please include the string:  [perl #62366]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62366 >


This patch implements die_on_fail (halts test at first test failure), but only 
if the author calls the &die_on_fail sub in their test.

Also implements no_plan as:

  plan *;

Thanks to mortitz++ for the latter suggestion.

I'll try to get to the diagnostics later (bug I'll be on holiday for a while, 
so don't hold your breath :)

Cheers,
Ovid
--
Buy the book         - http://www.oreilly.com/catalog/perlhks/
Tech blog            - http://use.perl.org/~Ovid/journal/
Twitter              - http://twitter.com/OvidPerl
Official Perl 6 Wiki - http://www.perlfoundation.org/perl6

Reply via email to