On Thu, 2009-04-09 at 12:35 +0530, srinivasan srinivas wrote: > Hi, > I would like to know about the unittest.TestSuite clearly like at what > situations i can use this TestSuite? I am not getting the clear difference > between this and unittest.TestCase. > > Thanks, > Srini > Isn't that pritty simple and streight? test suite is used when you want to combine the different test cases.
you can find more insight into this at http://www.eecho.info/Echo/python/test-driven-development-in-python/ happy hacking. Krishnakant -- http://mail.python.org/mailman/listinfo/python-list