On Fri, 10 Jun 2005 [EMAIL PROTECTED] wrote: > Does anyone know of a way to run unit tests against mod_rewrite?
Our unit tests are all in the httpd-test module, which you can check out from our repository. The tests are a bit more heavyweight than what you asked for, but they can still get the job done. You could possibly modify the httpd-test test harness to work the way you're wanting for that module. --Cliff
