Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: When Test Suites Attack

by adrianh (Chancellor)
on Oct 30, 2005 at 12:51 UTC ( [id://503989]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    eq_or_diff( $input,  munge( $input ), 'remap actions, dates and ids');
    
  2. or download this
    is( munged_date($start_date , $date) );
    # ... more date tests
    ...
    # ... more action tests
    is( munged_id($start_id, $id ));
    # ... more id tests
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-25 14:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found