Unittesting for web applications

John Roth newsgroups at jhrothjr.com
Sat Feb 12 07:47:21 EST 2005


I believe there are xUnit clones named
Httpunit and Htmlunit, as well as a number
of variants. See the huge list of xUnit
clones on:

http://www.xprogramming.com/

in the downloads section. I don't think
any of them are Python based, though.

You might also want to look at some of
the Htmlunit integration into FIT and
Fitnesse.

You can frequently get discussions on
the Yahoo TDD list.

John Roth


"Sandip Bhattacharya" <sandip at lug-delhi.org> wrote in message 
news:mailman.2443.1108204994.22381.python-list at python.org...
> Can someone suggest me some good resources for learning how to use
> unittests for web applications? Do we always have to cook up our own
> webpage scrapers to test the code?
>
> - Sandip
>
> -- 
> Sandip Bhattacharya    *    Puroga Technologies   *     sandip at puroga.com
> Work: http://www.puroga.com   *    Home/Blog: http://www.sandipb.net/blog
>
> PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3
>
>
> 




More information about the Python-list mailing list