Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Counting test cases

by jplindstrom (Monsignor)
on Mar 29, 2008 at 17:59 UTC ( #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? | Other CB clients
Other Users?
Others studying the Monastery: (3)
As of 2023-03-22 03:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?