[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

HTTP Test Suite

From: <bbum_at_mac.com>
Date: 2001-09-14 19:56:30 CEST

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
Received on Sat Oct 21 14:36:41 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.