From: Jonathon McKitrick
Subject: Unit testing web apps
Date: 
Message-ID: <1153541536.810133.224410@h48g2000cwc.googlegroups.com>
Suppose you have a web app with a decent chunk of your logic in the
handlers.  What is a good way of unit testing this?  Is there a tool
out there to feed URLs to a server and then log the results?