Your IP : 216.73.216.213


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