aboutsummaryrefslogtreecommitdiff
path: root/www/py-webunit/pkg-descr
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-03 17:34:01 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-03 17:34:01 +0000
commitdd52604909aead726c52ed3aa6b382e178499fdd (patch)
treecff8cf78badaeb5eeb8dead36b5668bcd27b1af0 /www/py-webunit/pkg-descr
parente6be3cc59cf039fff8be0b50f5274b396a177c1a (diff)
Notes
Diffstat (limited to 'www/py-webunit/pkg-descr')
-rw-r--r--www/py-webunit/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/py-webunit/pkg-descr b/www/py-webunit/pkg-descr
new file mode 100644
index 000000000000..f3a48c6b2e1d
--- /dev/null
+++ b/www/py-webunit/pkg-descr
@@ -0,0 +1,16 @@
+Webunit is a framework for unit testing websites:
+
+Features in a nutshell:
+
+1. Browser-like page fetching including fetching the images and stylesheets
+ needed for a page and following redirects
+2. Cookies stored and trackable (all automatically handled)
+3. HTTP, HTTPS, GET, POST, basic auth all handled, control over expected status
+ codes, ...
+4. DOM parsing of pages to retrieve and analyse structure, including simple
+ form re-posting
+5. Two-line page-fetch followed by form-submit possible, with error checking
+6. Ability to register error page content across multiple tests
+7. Uses python's standard unittest module as the underlying framework
+
+WWW: http://www.python.org/pypi/webunit