1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
If has_entry() has only a single matching key, report the matching value. More... over 4 years ago
Fix for https://github.com/hamcrest/PyHamcrest/issues/156 - if has_entry() has only a single matching key, report the mismatching value. More... over 4 years ago
CI updates More... over 4 years ago
Use 3.6 style variable type annotations rather than type comments. More... almost 5 years ago
Fix numpy testing being missed More... almost 5 years ago
Bump upcoming version to 2.0.3 More... almost 5 years ago
Remove travis build More... almost 5 years ago
Trim down the badge set to not be a self-parody More... almost 5 years ago
Add dev setup extra for local development More... almost 5 years ago
Clean up linter warnings More... almost 5 years ago
Clean up wildcard imports in tests More... almost 5 years ago
Remove the legacy of the pip-tools conversion More... almost 5 years ago
Fix codecov badge More... almost 5 years ago
Codecov is nice, but its comments are not More... almost 5 years ago
Changes needed to support travis in transition More... almost 5 years ago
Update to modern build / package practices More... almost 5 years ago
Drop Python 3.5 testing requirement More... over 5 years ago
Blacken the examples More... over 5 years ago
pip-compile all our requirements More... over 5 years ago
Apply black to code examples in README More... over 5 years ago
Enable pre-commit More... over 5 years ago
pip-compile for requirements More... over 5 years ago
Remove six from document generation - see if the docs start building again. More... over 5 years ago
Bump version to 2.0.2. More... over 5 years ago
Fix type hints for matchers taking nested matchers. More... over 5 years ago
Remove unnecessary casts. More... over 5 years ago
Fix #137 - fix type hint on raises() to Type[Exception]. More... over 5 years ago
Update change log for 2.0.1, bump version number, and update copyright year. More... over 5 years ago
Make hamcrest package PEP 561 compatible. More... over 5 years ago
Fix upstream doc reference More... over 5 years ago