openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
testtools
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
1 day
ago.
Aug 22, 2025 — Aug 22, 2026
Showing page 41 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Show mismatched keys nicely
Jonathan Lange
More...
about 14 years ago
Simplify by creating a couple of slightly weird helper functions
Jonathan Lange
More...
about 14 years ago
Drop the 'Differences' header from MismatchesAll.
Jonathan Lange
More...
about 14 years ago
More detailed information about missing & extra.
Jonathan Lange
More...
about 14 years ago
Initial cut of dict matcher. Really poor error reporting. No docstrings.
Jonathan Lange
More...
about 14 years ago
Fix JSON tests.
Jonathan Lange
More...
about 14 years ago
Fix some tests to account for new py3k quirks
Martin
More...
about 14 years ago
Fix json_content helper on pythons with a unicode native str type
Martin
More...
about 14 years ago
Fix JSON content type test to not expect charset param
Martin
More...
about 14 years ago
Reraising of exceptions in Python 3 is more reliable. (Martin [gz])
Robert Collins
More...
about 14 years ago
Simply reraise from the exception instance on py3k
Martin Packman
More...
about 14 years ago
Only assert that a reraised traceback has the original as a tail
Martin Packman
More...
about 14 years ago
Add tests for compat.reraise details that fail on py3k
Martin Packman
More...
about 14 years ago
Add json_content.
Jonathan Lange
More...
about 14 years ago
Don't specify encoding for JSON. Already known to be UTF8
Jonathan Lange
More...
about 14 years ago
Add a JSON content type.
Jonathan Lange
More...
about 14 years ago
Add a json_content helper.
Jonathan Lange
More...
about 14 years ago
New matcher, SameMembers.
Jonathan Lange
More...
about 14 years ago
Hopefully a nice error message.
Jonathan Lange
More...
about 14 years ago
Implement __str__
Jonathan Lange
More...
about 14 years ago
Guarantee unhashable things can be handled.
Jonathan Lange
More...
about 14 years ago
Initial cut of SameMembers.
Jonathan Lange
More...
about 14 years ago
OK, it wasn't r261 that broke Jenkins, but rather, Jenkins broke between r260 and r261. Great.
Jonathan Lange
More...
about 14 years ago
r261 broke Jenkins. Reverting.
Jonathan Lange
More...
about 14 years ago
Add new matcher, ContainsAll. Thanks rvba.
Jonathan Lange
More...
about 14 years ago
Open 0.9.16 for business.
Robert Collins
More...
over 14 years ago
Clarification in hacking.rst.
Robert Collins
More...
over 14 years ago
0.9.15 ~~~~~~
Robert Collins
More...
over 14 years ago
``ThreadsafeForwardingResult`` now forwards global tags as test-local tags, making reasoning about the correctness of the multiplexed stream simpler. This preserves the semantic value (what tags apply to a given test) while consuming less stream size (as no negative-tag statement is needed). (Robert Collins, Gary Poster, #986434)
Robert Collins
More...
over 14 years ago
Merge Jono's change to deprecate 2.4, enchancing it to include manual coverage on the way.
Robert Collins
More...
over 14 years ago
←
1
2
…
37
38
39
40
41
42
43
44
45
…
78
79
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree