This commit is contained in:
Jonathan Lange
2010-10-17 17:20:55 +01:00
parent d9facb542c
commit e832e8623d

6
NEWS
View File

@@ -4,6 +4,12 @@ testtools NEWS
NEXT
~~~~
* Provide a per-test decoractor, run_test_with, to specify which RunTest
object to use for a given test. (Jonathan Lange, #657780)
* Fix the runTest parameter of TestCase to actually work, rather than raising
a TypeError. (Jonathan Lange, #657760)
0.9.7
~~~~~