testing a website from python

matt matthewharrison at gmail.com
Tue Sep 20 21:06:35 EDT 2005


Here's something I did recently at work.  (Thought it's testing http
digest authentication, the idea would the same (testNoAuth() is
probably doing what you want)).  It contains unittest code and is using
urllib2.
http://blog.spikesource.com/pyhton_testcases.htm

matt




More information about the Python-list mailing list