openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PyHamcrest
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 23 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Renamed wrap_shortcut to wrap_matcher.
Jon Reid
More...
almost 15 years ago
Improvements to Python documentation.
Jon Reid
More...
almost 15 years ago
Oops, get rid of stray tab characters
Jon Reid
More...
almost 15 years ago
Renamed "internal" module to "helpers" so they're more obvious to matcher writers.
Jon Reid
More...
almost 15 years ago
Moved selfdescribingvalue.py out of "internal"
Jon Reid
More...
almost 15 years ago
Added Python author/copyright/license/version variables
Jon Reid
More...
almost 15 years ago
Fixed Issue 105: Unit test was failing on Windows XP.
Jon Reid
More...
almost 15 years ago
Fixed Issue 102 (Failing unit test issame_test.py)
Jon Reid
More...
over 15 years ago
(Python convention) Corrected variable name from camelCase to lower_case.
Jon Reid
More...
over 16 years ago
Matcher: Added optional mismatch_description argument to matches method. Added describe_mismatch method.
Jon Reid
More...
over 16 years ago
Changed those matchers that describe themselves as xxx(...) so that xxx matches the name of the factory function. (Python)
Jon Reid
More...
about 17 years ago
Oops, I didn't mean for my last commit to also include all my commenting changes. Oh well. Adding has_length matcher.
Jon Reid
More...
about 17 years ago
Renamed library.sequence to library.collection, because it handles more than sequences. It also does dictionaries, and Python is adding other collection types like sets.
Jon Reid
More...
about 17 years ago
Added missing test for description.
Jon Reid
More...
over 17 years ago
Strip whitespace from original string in initializer, not for every match.
Jon Reid
More...
over 17 years ago
Renamed instance variables to conform to Python style guide.
Jon Reid
More...
over 17 years ago
Added equal_to_ignoring_case text matcher.
Jon Reid
More...
over 17 years ago
Refactoring: Extracted base class SubstringMatcher from StringContains, StringEndsWith and StringStartsWith.
Jon Reid
More...
over 17 years ago
Improved documentation, and gave more precise names to matcher member variables.
Jon Reid
More...
over 17 years ago
Test cleanup, and added some that were missing.
Jon Reid
More...
over 17 years ago
Improved maintainability of tests. In particular, moved definitions of test support classes into the test methods that use them.
Jon Reid
More...
over 17 years ago
Added two more isequal tests for completeness, but the Python implementation already takes care of them.
Jon Reid
More...
over 17 years ago
Changed names to use underscores for improved consistency. "is_" remains unchanged at this time, but now it is the only oddball one has to remember.
Jon Reid
More...
over 17 years ago
Moved Python tutorial into wiki
Jon Reid
More...
over 17 years ago
Initial submission of hamcrest-python.
Jon Reid
More...
over 17 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
→
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