mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
e310889212
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
303 B
Text
6 lines
303 B
Text
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.
|