Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Test::More to only report fails? (IO::Null)

by LanX (Saint)
on Nov 06, 2021 at 21:36 UTC ( [id://11138529]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    is(1,0,"FAIL"); 
    
    done_testing;
    
  2. or download this
        
    C:/Strawberry/perl/bin\perl.exe -w d:/tmp/pm/redirect_Tests.pl 
    print() on unopened filehandle GLOB at C:/Strawberry/perl/lib/Test2/Fo
    +rmatter/TAP.pm line 156.
    ...
    # Looks like you failed 1 test of 6.
    
    Compilation exited abnormally with code 1 at Sat Nov  6 22:35:40
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11138529]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-03-29 07:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found