[svn r58690] * add to TODO, changelog

* regen setup

--HG--
branch : trunk
This commit is contained in:
hpk
2008-10-06 21:50:35 +02:00
parent 4b1c2eec3b
commit 1bd4afee0b
4 changed files with 29 additions and 6 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
$Id: CHANGELOG 58308 2008-09-21 15:15:28Z hpk $
$Id: CHANGELOG 58690 2008-10-06 19:50:35Z hpk $
Changes between 0.9.2 and 1.0 (UNRELEASED)
=============================================
* teardown_method is now guaranteed to get
called after a test method has run.
* new method: py.test.importorskip(mod,minversion)
will either import or call py.test.skip()