zope.app.testing

Zope Application Testing Support


Keywords
zope3, test, testing, setup, functional, maintained
License
ZPL-2.1
Install
pip install zope.app.testing==5.0

Documentation

zope.app.testing

Latest Version Supported Python versions Build Status Code Coverage

This package provides testing support for Zope 3 applications. Besides providing numerous setup convenience functions, it implements a testing setup that allows the user to make calls to the publisher allowing to write functional tests.