You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by bb...@mac.com on 2001/09/14 17:56:30 UTC

HTTP Test Suite

Is there a need for HTTP based unit testing?

I ask because I put together a package that sits on top of pyunit and 
provides the ability to unit HTTP servers.  It includes the ability to 
track sessions and can assert everything from the presence/absence of 
content in the body through to response codes through to contents of 
headers.   It can also perform simplistic performance testing in that you 
can tell it to run a particular test suite N times, reporting on timing 
information with each pass or in total.

If it would be useful to the project, I would be happy to donate it.  It 
was originally written to support development within CodeFab.

(Normally, I would be posting from @codefab.com, but the NYC attack has 
destroyed our internet connection.)

b.bum


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org