zope.pytest API

Helpers for py.test integration in Zope-based environments.

The main test helpers are the first two functions (create_app(), configure()) which are normally accessed deploying the py.test funcarg mechanism.

create_app()

configure()

setup_config()

teardown_config()

setup_db()

teardown_db()

setup_connection()

teardown_connection()

setup_root()

teardown_root()