Issues
- 0
Build failing due to broken dependency
#236 opened by brunns - 2
anything like a both matcher?
#249 opened by adrian-herscu - 1
Remove test_numpy_numeric_type_{complex,float,int} for compatibility with NumPy >= 1.24.0
#228 opened by martenwa - 0
- 7
Matchers should be contravariant
#222 opened by mezuzza - 3
- 5
has_entry with nested matchers does not report excact cause
#156 opened by dz0 - 0
CI failures due to Mypy message changes
#220 opened by brunns - 5
- 10
Type hints for ´sized´ matchers do not allow for instances of subclasses of ´Sized´.
#178 opened by david-anders - 3
Build broken due to upstream bug
#230 opened by brunns - 4
object comparison override
#216 opened by priamai - 0
- 0
Build breakage - HTML Report Generation
#225 opened by brunns - 3
- 1
equal_to describes itself incompletely
#217 opened by exarkun - 2
- 1
- 3
Pull request CI is currently broken
#198 opened by offbyone - 1
breaking change in 2.0.3
#214 opened by rittneje - 8
- 1
Mypy fails with nested matchers
#207 opened by robyoung - 2
docs build proken in CI
#201 opened by brunns - 1
Missing imports in VS Code
#175 opened by felixhammerl - 3
Structural pattern matching support
#184 opened by brunns - 0
2.0.2: sphinx warnings
#174 opened by kloczek - 2
2.0.2: pyest warnings
#173 opened by kloczek - 1
- 0
- 0
Change the doc themes from RTD to Alabaster
#166 opened by offbyone - 0
Restore numpy testing in CI
#162 opened by offbyone - 0
Test hamcrest on macOS and windows
#163 opened by offbyone - 0
Update the CI to test Python 3.10
#160 opened by offbyone - 0
Run tests against CPython 3.10
#161 opened by offbyone - 3
Dealing with async functions
#155 opened by keis - 3
Renaming the `master` branch to `main`
#159 opened by offbyone - 3
describe_to vs describe_mismatch vs describe_match
#158 opened by dz0 - 2
- 1
Test coverage submission failing
#135 opened by brunns - 18
- 2
- 2
Internationalization (I18N)
#143 opened by domi41 - 1
bad type annotation on raises
#137 opened by keis - 16
PyHamcrest 1.10.0 is not py2-compatible. It should set python_requires>=3 to avoid breaking users who are still on Py2.
#131 opened by tvalentyn - 7
synchronize pypi version with the tag 1.10.0
#130 opened by fblackburn1 - 3
Getting a strange error when decorator isn't used
#134 opened by alanjackman - 5
calling/raises/pattern doesn't allow us to match multiple messages with nested exceptions
#126 opened by thehcma - 3
How to match exception properties?
#128 opened by bittrance - 1
Extra parentheses is breaking assert_that/is_
#127 opened by mvhb - 15
The test suite fails with pytest 4
#123 opened by mcepl