Changes¶
1.3 (14 Feb 2013)¶
Add compatibility with Python 3.
1.2 (24 Jan 2012)¶
Fix
test_suite()
handling to unpack the returned suite, which may be nested, into the correctnose
suite and test wrapping such that more plugins work correctly.
1.1 (18 Nov 2011)¶
Add the
--show-docstrings
option.Thanks to Christian Muirhead for the implementation.
1.0 (01 Nov 2011)¶
Initial Release