Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Can I use Test::Differences with Test::LectroTest?

by tmoertel (Chaplain)
on Feb 02, 2005 at 16:46 UTC ( [id://427320]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        use warnings;
        use strict;
    ...
            ##[ x <- Int( range=>[0,10] ) ]##
            cmp_ok( $x, '>=', 0, "" );
        }, name => "cmp_ok() works with LectroTest";
    
  2. or download this
        $ perl pm-lectrotest-testbuilder.pl
        1..1
        ok 1 - 'cmp_ok() works with LectroTest' (1000 attempts)
    

Log In?
Username:
Password:

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

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

    No recent polls found