aboutsummaryrefslogtreecommitdiff
path: root/devel/py-unit/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-unit/pkg-descr')
-rw-r--r--devel/py-unit/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/py-unit/pkg-descr b/devel/py-unit/pkg-descr
new file mode 100644
index 000000000000..0c7af8948d80
--- /dev/null
+++ b/devel/py-unit/pkg-descr
@@ -0,0 +1,6 @@
+A unit testing framework for Python based on JUnit and XUnit, the
+de-facto standard frameworks for Java and SmallTalk respectively.
+Provides a standard, proven, simple and elegant way to write unit
+tests for Python software. GUI also provided.
+
+WWW: http://pyunit.sourceforge.net