Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Inverting test conditions in Test::More ? (workaround)

by LanX (Saint)
on Jul 24, 2020 at 14:43 UTC ( [id://11119763]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      "Bingo! Test failed again";
    
    done_testing;
    
  2. or download this
    C:/Perl_524/bin\perl.exe -w d:/exp/pm_negate_test.pl 
    ok 2 - Bingo! Test failed
    ok 4 - Bingo! Test failed again
    1..4
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-19 13:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found