summaryrefslogtreecommitdiffstats
path: root/python/python2-pyhamcrest/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-pyhamcrest/slack-desc')
-rw-r--r--python/python2-pyhamcrest/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/python/python2-pyhamcrest/slack-desc b/python/python2-pyhamcrest/slack-desc
deleted file mode 100644
index 9ece5d7529..0000000000
--- a/python/python2-pyhamcrest/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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