| Current Path : /proc/242857/root/opt/alt/python27/share/doc/alt-python27-webtest/chipy-presentation/ |
| Current File : //proc/242857/root/opt/alt/python27/share/doc/alt-python27-webtest/chipy-presentation/about.txt |
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 *