Here are the changes:
- py33 is no longer supported. It may works but has been removed from tox config
- Fixed #205: Use empty string as default value for submit and button
- tests use pytest
- docs use the standard Pylons template on RTD
You can install it via PyPI:
pip install WebTest==2.0.32
Enjoy, and please report any issues you find to the issue tracker at
https://github.com/Pylons/webtest/issues
Thanks!
- WebTest developers