fisher has asked for the wisdom of the Perl Monks concerning the following question:
I have here a web server which generates some dynamic content. The dynamic pages constantly touched by other developers and I finally came to decision to test some critical functionality from outside using simple http client and something like Test::More. So I found Test::WWW::Mechanize but can't figure it out how to
Maybe there is another test framework for this? Please sugest if so.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: testing http server
by Anonymous Monk on Jan 15, 2013 at 12:39 UTC | |
Re: testing http server
by locked_user sundialsvc4 (Abbot) on Jan 15, 2013 at 15:51 UTC | |
by fisher (Priest) on Jan 15, 2013 at 16:52 UTC |