fbaf2a40a2
- update to 2.1.0: * Add a matcher for exceptions in asyncio future * Use the correct generic type in the internal `describe_keyvalue method * has_properties now returns Matcher[Any]` type, which addresses type checking errors when nested as a matcher. * Added Python 3.11 testing - Because of gh#hamcrest/PyHamcrest#123 we have to remove
Dirk Mueller2024-01-27 11:04:49 +00:00
6b129d17c1
compatibility with pytest 4+ officially. And of course, we don't have to massacre test files anymore.
Matej Cepl2019-11-21 12:38:50 +00:00
f49e15a53d
- Remove pytest4.patch and replace it with pytest4-02.patch, which is the upstream gh#hamcrest/PyHamcrest#124 fixing compatibility with pytest 4+ officially.
Matej Cepl2019-11-21 11:10:31 +00:00
6847971762
- Add pytest4.patch to make the testsuite actually really pass.
Matej Cepl2019-11-06 14:08:28 +00:00
d68bcec2b7
- Add pytest4.patch allowing the test suite to pass with pytest 4 Because of gh#hamcrest/PyHamcrest#123 we have to remove tests/hamcrest_unit_test/core/is{_test,instanceof_test}.py to make the test suite passing.
Matej Cepl2019-11-04 15:46:02 +00:00
1d3536b816
- Restrict pytest to 3.x as the newer does not work with release. In upstream git this was fixed by quite few commits so lets just wait for the release
Tomáš Chvátal
2019-07-19 10:23:07 +00:00
c80227f658
- Provide and obsolete hamcrest - Add patch from python-hamcrest which we now obsolete: * 0001-Add-boolean-matchers.patch
Tomáš Chvátal
2018-10-17 07:53:44 +00:00
684a2a6f36
- Sort the deps with spec-cleaner
Tomáš Chvátal
2018-10-11 08:13:31 +00:00
e5d08d8387
Accepting request 640847 from home:ecsos:messenger:matrix
Tomáš Chvátal
2018-10-11 08:09:54 +00:00