Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Testing framework in Perl

by adrianh (Chancellor)
on Mar 17, 2006 at 12:33 UTC ( [id://537448]=note: print w/replies, xml ) Need Help??


in reply to Testing framework in Perl

I have looked at Test::Unit and Test:Class. Does anybody have any experience with these?

Yes (I wrote the latter :-)

What are other people using to create tests for complete software suites (as opposed to tests for just one module)?

Combinations of Module::Build, Test::Class, Test::Builder, Test::Harness::Straps and associated modules.

Are there any solutions for creating HTML reports (overview of failed tests, etc.)? Please share your experiences!

Take a look at Test::TAP::HTMLMatrix.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-26 08:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found