| CPAN Ratings (Gamma) Test-WWW-Mechanize reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Test-WWW-Mechanize
4 out of 5 found this review helpful:
A well-documented, regularly-maintained member of the Test genre which provides methods as simple and straight-forward as those in Test/Test::More, for getting, posting, and testing web server responses.
Caveat: some of my code uses an "import" routine, without using Exporter.pm and its %EXPORT_TAGS-type variables. This causes WWW::Test::Mechanise to halt with compilation errors. This has just been reported, but is worth bearing in mind.
Lee Goddard - 2006-09-07 05:23:10
Was this review helpful to you?
Yes
No
This module is a highly useful tool for testing web applications. The documentation has a few weaknesses and I had to go to the source code a couple of times to figure out how to use the methods correctly. But otherwise, I have nothing but praise for this module.
The author is VERY responsive. How refreshing! :-)
Chris Dolan - 2005-11-21 15:28:18
Was this review helpful to you?
Yes
No
If you write web applications, you probably need this module. It's like the beautiful love-child of Test::More and WWW::Mechanize. You say, "Go here and do this, and that should happen" and it takes care of telling you how you screwed up. Sure, you could just use WWW::Mechanize and a bit of glue to make it work with Test::More, but why bother? This modules makes web testers happy.
Ricardo SIGNES - 2005-11-04 18:41:04
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|