Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Application Testing: Custom Module or Perl Test Files?

by moot (Chaplain)
on Sep 07, 2005 at 22:54 UTC ( [id://490024]=note: print w/replies, xml ) Need Help??


in reply to Application Testing: Custom Module or Perl Test Files?

You may also wish to check out Test::WWW::Mechanize, which automates some parts of testing sites. I've had good success with subclassing Test::Unit and writing a custom method for each feature I want to test, with a Test::WWW:Mechanize instance created in set_up() or new(). I know that Test::Unit is largely deprecated in favour of Test::Class, but it's a useful module.
  • Comment on Re: Application Testing: Custom Module or Perl Test Files?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-18 21:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found