1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove documentation for the deprecated 'done' method. More... about 16 years ago
Normalize vertical whitespace. More... about 16 years ago
Add a MatchesAll matcher. More... about 16 years ago
A NotEquals matcher. More... about 16 years ago
News update. More... about 16 years ago
Add a Not matcher. More... about 16 years ago
done() is deprecated. Document startTestRun and stopTestRun instead. More... about 16 years ago
News updates. More... about 16 years ago
Bonus docstrings. More... about 16 years ago
Allow passing a prefix to getUniqueString. More... about 16 years ago
Correct mistake in addCleanup docstring -- cleanups are run after tearDown. More... about 16 years ago
Various tweaks to increase PEP 8 and pyflakes compatibility More... about 16 years ago
Truth in copyright statements. More... over 16 years ago
Lots of little coding cleanups More... over 16 years ago
Release is phony More... over 16 years ago
Remove trailing whitespace. More... over 16 years ago
Change from using deepcopy to copy in testcase.clone_test_with_new_id. More... over 16 years ago
Monkeypatch deepcopy for python 2.4 to support copying function objects. More... over 16 years ago
Fix issue with test_stopTestRun_shows_details on windows. More... over 16 years ago
Fix test_now_datetime_now on win32 where time.time() returns the same value multiple times. More... over 16 years ago
Merge trunk & update NEWS file. More... over 16 years ago
Rephrase. More... over 16 years ago
Clarify. More... over 16 years ago
RELEASE! More... over 16 years ago
Add a hook, self.addOnException, called before non-success outcomes. More... over 16 years ago
Make running tests with testtools doable from the command-line without python glue. More... over 16 years ago
Make some of our test doubles available for external use for developers of unittest extensions. More... over 16 years ago
Add TestCase.addOnException. More... over 16 years ago
Make running tests with testtools doable from the commandline without python glue. More... over 16 years ago
Include more stuff in 'setup.py sdist' so that what is in bzr matches. More... over 16 years ago