Re: Is there any module for automated testing in python?

2010-10-15 Thread Stefan Behnel
gopi krishna, 15.10.2010 12:19: Is there any module for automated testing in python? What kind of "automated testing" do you mean? Generating test cases? Generating test runs from test data? Running unit tests automatically as part of a build? Running tests repeatedly to report

Re: Is there any module for automated testing in python?

2010-10-15 Thread James Mills
On Fri, Oct 15, 2010 at 8:19 PM, gopi krishna wrote: > Hi, > Is there any module for automated testing in python? > Pls help me frns.. py.test is quite nice and I use it for my own project(s). The company I work for also uses it to test their software. cheers James -- -- Ja

Is there any module for automated testing in python?

2010-10-15 Thread gopi krishna
Hi, Is there any module for automated testing in python? Pls help me frns.. From Gopi -- http://mail.python.org/mailman/listinfo/python-list