Agree Noufal, But we already have a framework using unittest2 in my product (organization), its working perfectly fine for our requirements.
Nitin K On Mon, Mar 14, 2011 at 4:54 PM, Noufal Ibrahim <nou...@gmail.com> wrote: > On Mon, Mar 14 2011, Nitin Kumar wrote: > > [...] > > > I used this way as explained by you, still getting the same error. > > [...] > > Why don't you consider using an alternate test runner like nose or > py.test? This whole XUnit style unit testing thing is not really > necessary in the Python world. You just need functions that pass or fail > (using assert) and some simple setup/teardown routines. > -- > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Nitin K _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers