Zope.testing

Latest version: v5.1

Safety actively analyzes 722898 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

4.4.0

==================

- Added ``zope.testing.setupstack.mock`` as a convenience function for
setting up mocks in tests. (The Python ``mock`` package must be in
the path for this to work. The excellent ``mock`` package isn't a
dependency of ``zope.testing``.)

- Added the base class ``zope.testing.setupstack.TestCase`` to make it
much easier to use ``zope.testing.setupstack`` in ``unittest`` test
cases.

4.3.0

==================

- Added support for creating doctests as methods of
``unittest.TestCase`` classes so that they can found automatically
by test runners, like *nose* that ignore test suites.

4.2.0

==================

- **Actually** remove long-deprecated ``zope.testing.doctest`` (announced as
removed in 4.0.0) and ``zope.testing.doctestunit``.

- Add support for PyPy and PyPy3.

4.1.3

==================

- Add support for Python 3.4.

- Update ``boostrap.py`` to version 2.2.

4.1.2

==================

- Adjust Trove classifiers to reflect the currently supported Python
versions. Officially drop Python 2.4 and 2.5. Add Python 3.3.

- LP: 1055720: Fix failing test on Python 3.3 due to changed exception
messaging.

4.1.1

==================

- Fix: Windows test failure.

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.