summaryrefslogtreecommitdiff
path: root/devel/py-pytest-relaxed/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytest-relaxed/pkg-descr')
-rw-r--r--devel/py-pytest-relaxed/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/py-pytest-relaxed/pkg-descr b/devel/py-pytest-relaxed/pkg-descr
new file mode 100644
index 000000000000..a0f3f1b209c9
--- /dev/null
+++ b/devel/py-pytest-relaxed/pkg-descr
@@ -0,0 +1,5 @@
+pytest-relaxed provides 'relaxed' test discovery for pytest.
+
+It is the spiritual successor to spec, but is built for pytest instead of
+nosetests, and rethinks some aspects of the design (such as increased ability to
+opt-in to various behaviors.)