1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix TestSkipped importing with unittest2. More... about 13 years ago
Fix a KeysEqual bug. More... about 13 years ago
Update NEWS. More... over 13 years ago
Clarify docstrings for skipIf and skipUnless. More... over 13 years ago
Move HasLength doc to the correct section. More... over 13 years ago
Clarify docstrings for skipIf and skipUnless. More... over 13 years ago
fix a typo More... over 13 years ago
adjust HasLength doc position More... over 13 years ago
Opening 0.9.32 for development More... over 13 years ago
Release 0.9.31 More... over 13 years ago
Teach ExpectedException how to annotate errors. More... over 13 years ago
Opening 0.9.31 for development. More... over 13 years ago
Release 0.9.30. More... over 13 years ago
Make epytext documentation work More... over 13 years ago
Fix doc builds. More... over 13 years ago
DecorateTestCaseResult was missing some used attributes in its exclusion of forwarded attributes. More... over 13 years ago
ExtendedToStreamDecorator wasn't using kwargs consistently. More... over 13 years ago
Allow customisation of testtools.run --list-tests behaviour. More... over 13 years ago
Add a StreamResult Router. More... over 13 years ago
Merge pull request #34 from djipko/fix_assertraises_metaclasses More... over 13 years ago
Fix assertRaises when the exception has a metaclass
ndipanov
as Nikola Dipanov
More... over 13 years ago
Fixed SyntaxError when installing via Python 3 More... over 13 years ago
Add a StreamResult safe for use in threaded/concurrent code. More... over 13 years ago
Add a timestamping StreamResult. More... over 13 years ago
Add StreamTagger, for tagging StreamResult events. More... over 13 years ago
Add an adapter to adapt StreamResult event streams into ExtendedTestResult. More... over 13 years ago
Add an adapter to convert ExtendedTestResult to StreamResult. More... over 13 years ago
Add a dedicated interface for controlling an in-progress TestRun. More... over 13 years ago
Add StreamSummary to generate summary statistics and capture failures. More... over 13 years ago
Provide a loosely typed buffer layer for simple processing of completed tests. More... over 13 years ago