Michael Foord
|
33958b87f2
|
Fix issue with nested test suites debug method and module setups. (unittest)
|
2010-06-10 20:40:21 +00:00 |
Michael Foord
|
0fedb28951
|
Issue 8948. cleanup functions are not run by unittest.TestCase.debug(), plus class and module teardowns are not run by unittest.TestSuite.debug().
|
2010-06-08 22:44:52 +00:00 |
Michael Foord
|
db919f0188
|
Tests for issue 8302, skipped test in a setUpClass or a setUpModule are reported as skips rather than errors.
|
2010-06-05 20:59:00 +00:00 |
Michael Foord
|
35b3792ed3
|
Turn unittest tests into a package
|
2010-03-25 23:56:33 +00:00 |