> On Behalf Of Monica Leko
> Does Python has some testing frameworks for testing Web
> applications (like Cactus and HttpUnit for Java), generating
> requests and checking if the response is correct?
I have got a lot of traction using mechanize [1] with nose [2]. Of course
that still leaves out
Monica Leko wrote:
> Hi!
>
> Does Python has some testing frameworks for testing Web applications
> (like Cactus and HttpUnit for Java), generating requests and checking
> if the response is correct?
mechanize and webunit come to my mind.
Yet the most powerful will be selenium together with sel
Hi!
Does Python has some testing frameworks for testing Web applications
(like Cactus and HttpUnit for Java), generating requests and checking
if the response is correct?
--
http://mail.python.org/mailman/listinfo/python-list