Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: RFC: Basic Testing Tutorial

by Your Mother (Archbishop)
on Jul 11, 2019 at 18:31 UTC ( [id://11102703]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %tests = ( case1 => { input => …, output => … },
                  case2 => { … } );
    
    ...
    }
    
    done_testing( 1 + 2 * keys %tests );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-19 10:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found