Package python3-module-hamcrest
Source package: python3-module-hamcrest
Version: 2.0.2-alt2
Category: Development/Python3
Report package bug
Version: 2.0.2-alt2
Build time: Oct 7, 2021, 04:35 PM
Report package bug
License: BSD
Summary: Hamcrest framework for matcher objects
Description:
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.
Maintainer: Eugeny A. Rostovtsev
List of contributors:
Stanislav Levin
Michael Shigorin
Ivan Zakharyaschev
Sergey Alembekov
Eugeny A. Rostovtsev
Last changes:List of contributors:
Stanislav Levin
Michael Shigorin
Ivan Zakharyaschev
Sergey Alembekov
Eugeny A. Rostovtsev
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. |