Source: zope.testing Section: zope Maintainer: Debian Python Team Uploaders: Colin Watson , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-zope.testrunner , Standards-Version: 4.7.4 Homepage: https://github.com/zopefoundation/zope.testing Vcs-Browser: https://salsa.debian.org/python-team/packages/zope.testing Vcs-Git: https://salsa.debian.org/python-team/packages/zope.testing.git Testsuite: autopkgtest-pkg-pybuild Package: python3-zope.testing Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Provides: ${python3:Provides}, Multi-Arch: foreign Description: Zope testing helpers for Python 3 This package provides a number of testing frameworks. It includes a flexible test runner, and supports both doctest and unittest. . This is the Python 3 version.