aboutsummaryrefslogtreecommitdiff
path: root/devel/py-unit/pkg-descr
diff options
context:
space:
mode:
authorOKAZAKI Tetsurou <okazaki@FreeBSD.org>2001-08-16 10:53:11 +0000
committerOKAZAKI Tetsurou <okazaki@FreeBSD.org>2001-08-16 10:53:11 +0000
commit7fb9451c41470d8ca8d21332c1bfe442a130c763 (patch)
treef25a7c64a965ad105bb139183e4d2d4047c59695 /devel/py-unit/pkg-descr
parentb017fbe82041510669219a81edd459a1e65131cd (diff)
downloadports-7fb9451c41470d8ca8d21332c1bfe442a130c763.tar.gz
ports-7fb9451c41470d8ca8d21332c1bfe442a130c763.zip
Notes
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