Zope.testrunner

Latest version: v6.6

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

Scan your dependencies

Page 1 of 10

6.7

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

- Nothing changed yet.

6.6

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

- Make tests compatible with Python 3.13 + add support for that version.
(`181 <https://github.com/zopefoundation/zope.testrunner/pull/181>`_)

- Drop support for Python 3.7.

6.5

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

- Remove setuptools fossils.

- ``unittest.TestCase.subTest`` support
(`91 <https://github.com/zopefoundation/zope.testrunner/issues/91>`_).

- remove support for ``setup.py``'s ``test`` command.
Support for this command has been dropped by modern
``setuptools`` versions and correspondingly has been removed from
most ``zopefoundation`` packages; ``zope.testrunner`` now follows.

- ``setup.py``'s ``ftest`` command is now only supported
when the used ``setuptools`` version still supports ``test``.

6.4

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

- Add PEP 420 support (implicit namespaces).
(`160 <https://github.com/zopefoundation/zope.testrunner/issues/160>`_)

6.3.1

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

- Fix XML tests when running in distribution resp. separately.
(`163 <https://github.com/zopefoundation/zope.testrunner/issues/163>`_)

6.3

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

- Exit cleanly when using the test runner ``--version`` argument.
(`102 <https://github.com/zopefoundation/zope.testrunner/issues/102>`_)

- Add new ``--xml <path>`` option to write JUnit-like XML reports.
Code comes from ``collective.xmltestreport``, but be aware that here ``--xml``
is not a boolean, but expects a path!
(`148 <https://github.com/zopefoundation/zope.testrunner/issues/148>`_).

- Add support for Python 3.13a3.

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.