summaryrefslogtreecommitdiffstats
path: root/development/zope.testing/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/zope.testing/README')
-rw-r--r--development/zope.testing/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/zope.testing/README b/development/zope.testing/README
new file mode 100644
index 0000000000..1904b28c05
--- /dev/null
+++ b/development/zope.testing/README
@@ -0,0 +1,7 @@
+zope.testing (Zope testing framework, including the testrunner script)
+
+This package provides a number of testing frameworks. It includes a
+flexible test runner, and supports both doctest and unittest.
+
+NOTE: Building this packages requires Python setuptools installed
+(available at SlackBuilds.org as "pysetuptools").