summaryrefslogtreecommitdiffstats
path: root/python/python2-pyhamcrest/slack-desc
blob: 9ece5d7529043cf8a76e898492e963420f1f44ff (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                  |-----handy-ruler------------------------------------------------------|
python2-pyhamcrest: python2-pyhamcrest (Hamcrest framework for matcher objects)
python2-pyhamcrest:
python2-pyhamcrest: PyHamcrest is a framework for writing matcher objects, allowing you
python2-pyhamcrest: to declaratively define "match" rules.
python2-pyhamcrest:
python2-pyhamcrest: There are a number of situations where matchers are invaluable,
python2-pyhamcrest: such as UI validation, or data filtering.
python2-pyhamcrest: But it is in the area of writing flexible tests that matchers are
python2-pyhamcrest: most commonly used.
python2-pyhamcrest:
python2-pyhamcrest: https://github.com/hamcrest/PyHamcrest