Package python3-module-hamcrest: Information

  • Default inline alert: Version in the repository: 2.1.0-alt2

Binary package: python3-module-hamcrest
Version: 2.0.2-alt2
Architecture: noarch
Build time:  Jun 28, 2021, 01:35 AM
Source package: python3-module-hamcrest
Report package bug
License: BSD
Summary: Hamcrest framework for matcher objects
Description: 
PyHamcrest is a framework for writing matcher objects, allowing you to
declaratively define "match" rules. There are a number of situations
where matchers are invaluable, such as UI validation, or data filtering,
but it is in the area of writing flexible tests that matchers are most
commonly used.



Last changed


Oct. 14, 2020 Stanislav Levin 2.0.2-alt2
- Fixed FTBFS(Pytest 6).
Oct. 6, 2020 Stanislav Levin 2.0.2-alt1
- 2.0.0 -> 2.0.2.
- Stopped Python2 package build.
Aug. 8, 2019 Stanislav Levin 2.0.0-alt4.a1.git20150729
- Fixed testing against Pytest 5.