1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try out pypy and jython More... over 14 years ago
Try out pypy and jython More... over 14 years ago
Add support for a matcher wrapper that allows it to be tested for by equality More... over 14 years ago
Allow any_of and all_of to support values as well as matchers More... over 14 years ago
Strict py.test executable; prevents environment pollution More... over 14 years ago
Strict py.test executable; prevents environment pollution More... over 14 years ago
Merge branch 'master' of github.com:offbyone/PyHamcrest More... over 14 years ago
Merge remote branch 'upstream/master' More... over 14 years ago
Trove classifier: 3.2 More... over 14 years ago
Trove classifier: 3.2 More... over 14 years ago
Merge remote-tracking branch 'upstream/master' into trove-reclassification More... over 14 years ago
Testing in Python 3.2 as well More... over 14 years ago
Testing in Python 3.2 as well More... over 14 years ago
Merge remote-tracking branch 'upstream/master' More... over 14 years ago
Changed sameInstance mismatch description to omit address when describing None argument. More... over 14 years ago
Noted Python 3.1 changes More... over 14 years ago
hamcrest support for python 3.1 More... over 14 years ago
Merge remote branch 'upstream/master' into trove-reclassification More... over 14 years ago
Merge remote branch 'upstream/master' More... over 14 years ago
Started work towards python 3.1 support More... over 14 years ago
Updated documentation and bumped version to 1.4 More... over 14 years ago
Updated documentation and bumped version to 1.4 More... over 14 years ago
Consistently use articles to begin descriptions, such as "a sequence containing" instead of "sequence containing". More... over 14 years ago
Consistently use articles to begin descriptions, such as "a sequence containing" instead of "sequence containing". More... over 14 years ago
"is_" no longer says "is ..." in its description, but just lets the inner description pass through. More... over 14 years ago
"is_" no longer says "is ..." in its description, but just lets the inner description pass through. More... over 14 years ago
Reverted 1.3 change: Describe None as "<None>" after all, since it is an object. More... over 14 years ago
Reverted 1.3 change: Describe None as "<None>" after all, since it is an object. More... over 14 years ago
New matcher "has_entries" matches dictionary containing key-value pairs satisfying a given list of alternating keys and value matchers. More... over 14 years ago
New matcher "has_entries" matches dictionary containing key-value pairs satisfying a given list of alternating keys and value matchers. More... over 14 years ago