in reply to Automating Web Testing
If you want to control the webserver, too, you could look at Apache::Test. That's what mod_perl is tested with.
I was hoping I could recommend using the Rails testsuite, but that simulates requests and responses using the Rails request and response mechanisms - it doesn't actually make a web request.
|
|---|