NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Mech and tests (Score:2)
I'm trying to envision a WWW::Mechanize::Tester that has methods for common testing tasks, although I don't yet know what would be in it. Suggestions?
--
xoa
Re:Mech and tests (Score:1)
One of them has taken the task of making sure all the links on a page are correct, all images are accessable, and that dynamicly generated pages match an existing HTML file.
I don't know if other people will require such tests, but this is the direction we're heading toward at this point.
Re:Mech and tests (Score:2)
--
xoa
the joy of tests (Score:1)