| Current Path : /opt/alt/python37/share/doc/alt-python37-webtest/chipy-presentation/ |
| Current File : //opt/alt/python37/share/doc/alt-python37-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 *