[Pyunit-interest] Release 1.1.0
Brought to you by:
purcell
From: Stephen P. <ste...@ya...> - 2000-05-21 07:12:44
|
Hi folks, I just made a new release of PyUnit, something that I don't plan to do very often. Thanks to all for the suggestions. Summary of the changes follows: * Changed 'makeSuite' so that test cases functions in base classes of the given test case class are also found. This allows re-use of test code with different set-up code. See 'listtests' example. (Thanks to Lars Marius Garshol.) * Added sorting functionality to 'makeSuite' function. (Suggested by Kevin Butler) * Changes to documentation (clarifications, notes about new functionality) * Added 'assertRaises' method to TestCase * Added 'fail' method to TestCase * Added 'listtests.py' and 'alltests.py' examples You can download the latest version from http://pyunit.sourceforge.net/ Any feedback would, as ever, be greatly appreciated. Very best wishes, -Steve _____________________________________________ Steve Purcell, Technical Director, Inkontact Get in touch at http://www.inkontact.com/ |