![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: tests for web appsby adrianh (Chancellor) |
on Mar 13, 2003 at 17:31 UTC ( #242759=note: print w/replies, xml ) | Need Help?? |
For the modules you want Test::More and friends. A good introduction is Test::Tutorial. For testing the web application itself WWW::Mechanize is very useful, and people have said good things about HTTP::WebTest. You may also find Test::HTML::Content and Test::HTML::Lint of interest. On perlmonks try:
Hope this helps.
In Section
Seekers of Perl Wisdom
|
|