1. 674648e unittest.TestCase.assertDictEqual and assertMultilineEqual provide better default failure messages in the event of long diffs. by Michael Foord · 15 years ago
  2. b1aa30f Issue 7815. __unittest in module globals trims frames from reported stacktraces in unittest. by Michael Foord · 15 years ago
  3. 98e7b76 Issue 7832: renaming unittest.TestCase.assertSameElements to assertItemsEqual and changing behaviour by Michael Foord · 15 years ago
  4. 225a099 unittest.TestCase uses safe_repr for producing failure messages. Partial fix for issue 7956 by Michael Foord · 15 years ago
  5. d7b0eeb split unittest.py into a package by Benjamin Peterson · 16 years ago