summaryrefslogtreecommitdiff
path: root/docs/chipy-presentation/about.txt
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-02-17 18:56:54 +0000
committerianb <devnull@localhost>2008-02-17 18:56:54 +0000
commit766835c54e969536121e4e03599e978cdff3cf07 (patch)
tree623cf2286d98c5a14125b1a5f258beb579645ee7 /docs/chipy-presentation/about.txt
parentb9be324ff757065d8ff7c2eb7a6ac8fbb49fe842 (diff)
downloadwebtest-1.0.tar.gz
update news for release1.0
Diffstat (limited to 'docs/chipy-presentation/about.txt')
-rw-r--r--docs/chipy-presentation/about.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/chipy-presentation/about.txt b/docs/chipy-presentation/about.txt
index e453c1c..d71ec6d 100644
--- a/docs/chipy-presentation/about.txt
+++ b/docs/chipy-presentation/about.txt
@@ -5,3 +5,10 @@ WebTest
* Doesn't require an HTTP server
* Integrates well with any test runner (unittest, doctest, py.test,
nose)
+
+
+Principles:
+-----------
+
+* Demand successful response unless told otherwise
+*