1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Redid docs of decorator matchers. More... about 14 years ago
Redid docs of logical matchers More... about 14 years ago
Redid docs of text matchers More... about 14 years ago
Redid docs of number matchers More... about 14 years ago
Redid docs of object matchers More... about 14 years ago
Noted Unicode string description change in CHANGES.txt More... about 14 years ago
Merge pull request #16 from oblivion/master More... about 14 years ago
removed unused imports More... about 14 years ago
Corrected signature of described_as More... about 14 years ago
Describe unicode strings by their __repr__ More... about 14 years ago
Merge pull request #13 from offbyone/new-matchers More... over 14 years ago
Added two more mismatch description tests to complete the set of has_property tests More... over 14 years ago
Moved the copyright boilerplate around so that it isn't masked by imports More... over 14 years ago
Summarize recent changes. Still need to describe other changes. More... over 14 years ago
Chris's name now appears too often for a full thank-you. Shortening. :) More... over 14 years ago
Merge pull request #12 from offbyone/fix-object-import More... over 14 years ago
Merge pull request #11 from offbyone/new-matchers More... over 14 years ago
Modified the library import to be more specific; now we don't pull in 'object' More... over 14 years ago
Added a test that verifies the object import issue More... over 14 years ago
Added copyright to the hasproperty matcher module More... over 14 years ago
Merge pull request #10 from offbyone/fix-unit-test-package. More... over 14 years ago
Added documentation for has_property More... over 14 years ago
Document the new has_entries parameters More... over 14 years ago
Added nicer method calling conventions for the has_entries matcher More... over 14 years ago
Changed the SyntaxError emitted by has_entries to a more pythonic ValueError More... over 14 years ago
Moved hasproperty_test to correspond to the new unit test package More... over 14 years ago
Merge branch 'fix-unit-test-package' into new-matchers More... over 14 years ago
Renamed hamcrest-unit-test to hamcrest_unit_test to bring it in line with Python package naming rules More... over 14 years ago
Added a has_property matcher More... over 14 years ago
Starting next version More... over 14 years ago