diff options
Diffstat (limited to 'docs/chipy-presentation')
| -rw-r--r-- | docs/chipy-presentation/#about.txt# | 14 | ||||
| -rw-r--r-- | docs/chipy-presentation/about.txt | 7 |
2 files changed, 7 insertions, 14 deletions
diff --git a/docs/chipy-presentation/#about.txt# b/docs/chipy-presentation/#about.txt# deleted file mode 100644 index d71ec6d..0000000 --- a/docs/chipy-presentation/#about.txt# +++ /dev/null @@ -1,14 +0,0 @@ -WebTest -------- - -* Functional testing for applications -* Doesn't require an HTTP server -* Integrates well with any test runner (unittest, doctest, py.test, - nose) - - -Principles: ------------ - -* Demand successful response unless told otherwise -* 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 +* |
