1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 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
Build docs as part of the Travis build. More... over 12 years ago
Add assert_that NEWS entry. More... over 12 years ago
Merge pull request #71 from OddBloke/python24_25_removal More... over 12 years ago
Add NEWS entry for Python 2.4/2.5 code path removal. More... over 12 years ago
Use explanatory functions for gnarly exception handling logic. More... over 12 years ago
Use super correctly. More... over 12 years ago
Copy assertThat docstring on to assert_that. More... over 12 years ago
Add assert_that function documentation. More... over 12 years ago
Remove workaround for getincrementaldecoder not being in 2.4. More... over 12 years ago
Remove documentation suggestion that we support anything older than 2.6. More... over 12 years ago
Revert "Workaround 2.4 threading bug in test_spinner." More... over 12 years ago
Use a context manager as suggested by a comment. More... over 12 years ago
Don't support Python 2.4 test method naming. More... over 12 years ago
Remove Python 2.4 deprecation warning special-casing. More... over 12 years ago
Remove (always skipped) test for string exceptions. More... over 12 years ago
Remove another Python 2.4 special case. More... over 12 years ago
Remove and relocate some now un-needed compatibility functions. More... over 12 years ago
We no longer need to handle Python 2.4's KeyboardInterrupt specially. More... over 12 years ago
Remove trailing whitespace. More... over 12 years ago
We no longer need to handle string exceptions in TestCase. More... over 12 years ago
Use proper super call in MismatchError. More... over 12 years ago
Move assertThat tests to separate module and apply them to assert_that as well. More... over 12 years ago
Create assert_that function and use it from TestCase.assertThat. More... over 12 years ago
Open 0.9.35 for dev. More... over 12 years ago
Use a credentials file rather than global keyring. More... over 12 years ago
Don't try to release 'NEXT'. More... over 12 years ago
Release 0.9.34 More... over 12 years ago
Add expectThat method to testtools.TestCase.
Thomi
as Thomi Richards
More... over 12 years ago
Fix test_bom Python 3.3 test failure More... over 12 years ago
Add testtools.StacktraceContent.
Thomi
as Thomi Richards
More... over 12 years ago