1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sequences in any order now support generators More... over 13 years ago
Implemented has_items support for generators More... over 13 years ago
Tests for is_in, has_item, and has_items, with generator support (Issue #20) More... over 13 years ago
Added matches_regexp to CHANGES.txt More... over 13 years ago
Document matches_regexp More... over 13 years ago
Put matches_regexp in alphabetic order in docs More... over 13 years ago
Give Chris credit in stringmatches.py More... over 13 years ago
Added ability to run stringmatches_test by itself More... over 13 years ago
Define authorship information after imports More... over 13 years ago
Merge pull request #19 from offbyone/feature-is-string-matching-regexp More... over 13 years ago
Added documentation for the matches_regexp matcher More... over 13 years ago
Added a matcher that matches on string regular expressions More... over 13 years ago
Describe latest changes More... over 13 years ago
Merge pull request #18 from offbyone/fix-14-handle-old-style-classes More... over 13 years ago
Support the type handling in is_not as well (#14) More... over 13 years ago
Support wrapping old-style classes when calling is_ (#14) More... over 13 years ago
match old style classes, too; fix #14 More... over 13 years ago
Merge pull request #17 from offbyone/fix-for-1.6 More... almost 14 years ago
Skip some tests when running under 3+, due to unicode/string repr checking More... almost 14 years ago
Tox is smarter (a bit) about 2to3 code; we're using that now More... almost 14 years ago
1.6 update: Added has_property to tutorial More... almost 14 years ago
Merge branch 'master' of github.com:jonreid/PyHamcrest More... almost 14 years ago
Bumping version to 1.6 More... almost 14 years ago
Bumping version to 1.6 More... almost 14 years ago
Add pointers to other work in README More... almost 14 years ago
Preparing CHANGES.txt More... almost 14 years ago
Documentation tweaks More... almost 14 years ago
Fixed imports More... about 14 years ago
Simplified descriptions of predefined matchers in tutorial More... about 14 years ago
Redid docs of collection matchers. More... about 14 years ago