Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Counting test cases

by jplindstrom (Monsignor)
on Mar 29, 2008 at 17:59 UTC ( [id://677240]=note: print w/replies, xml ) Need Help??


in reply to Counting test cases

Test::Class is ideal for this, and in addition it makes test fixture setup a lot more manageable. As such it is more suitable than Test::More for larger code bases, like entire applications (as opposed to library/framework style CPAN modules). Even for smaller modules, it provides a good balance between supporting structure and ease-of-use, so I'd look into that if I were you.

But if you can't solve the problem, there's always the option to automate it.

/J

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-20 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found