Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 7815. __unittest in module globals trims frames from reported stacktrac... | Michael Foord | 2010-03-22 | 1 | -0/+2 |
* | Addition of setUpClass and setUpModule shared fixtures to unittest. | Michael Foord | 2010-03-07 | 1 | -8/+191 |
* | Change error report when the object passed to suite.addTest is not | R. David Murray | 2010-01-28 | 1 | -1/+1 |
* | Test discovery in unittest will only attempt to import modules that are impor... | Michael Foord | 2009-09-13 | 1 | -1/+2 |
* | split unittest.py into a package | Benjamin Peterson | 2009-07-19 | 1 | -0/+71 |