Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Test::More to only report fails? (SOLVED)

by LanX (Saint)
on Nov 07, 2021 at 09:22 UTC ( [id://11138544]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        return bless \ my $var, shift;
    }
    
  2. or download this
    C:/Strawberry/perl/bin\perl.exe -w d:/tmp/pm/test_only_fails.pl 
    not ok 2 - TEST 2
    ...
    #          got: '2'
    #     expected: '3'
    # Looks like you failed 1 test of 5.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-20 02:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found