- Test fix: HTTP request should not have leading whitespace.
3.13.0
-------------------
- Reenabled a test which makes sure ``405 MethodNotAllowed`` is returned when PUT is not supported. This requires at least version 3.10 of zope.app.http.
3.12.0
-------------------
- Use the standard libraries doctest module.
- Include the ``notfound.txt`` test again but reduce its scope to functionality relevant to this distribution.
- Notify with IStartRequestEvent at the start of the request publication cycle.
3.11.1
-------------------
- Fix up tests to work with newer zope.app.wsgi release (3.9.0).
3.11.0
-------------------
- Don't depend on zope.app.testing and zope.app.zcmlfiles anymore in the tests.