diff options
Diffstat (limited to 'docs/chipy-presentation/about.txt')
| -rw-r--r-- | docs/chipy-presentation/about.txt | 7 |
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 +* |
