Zope.testrunner

Latest version: v6.4

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

Scan your dependencies

Page 9 of 9

4.0.0b5

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

- Update fix for LP 221151 to a spelling compatible with Python 2.4.

- Timestamps are now always included in subunit output (r114849).

- LP 591309: fix a crash when subunit reports test failures containing
UTF8-encoded data.

4.0.0b4

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

- Package as a zipfile to work around Python 2.4 distutils bug (no
feature changes or bugfixes in ``zope.testrunner`` itself).

4.0.0b3

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

- LP 221151: keep ``unittest.TestCase.shortDescription`` happy by supplying
a ``_testMethodDoc`` attribute.

- LP 595052: keep the distribution installable under Python 2.4: its
distutils appears to munge the empty ``__init__.py`` file in the
``foo.bar`` egg used for testing into a directory.

- LP 580083: fix the ``bin/test`` script to run only tests from
``zope.testrunner``.

- LP 579019: When layers were run in parallel, their tearDown was
not called. Additionally, the first layer which was run in the main
thread did not have its tearDown called either.

4.0.0b2

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

- Having 'sampletests' in the MANIFEST.in gave warnings, but doesn't actually
seem to include any more files, so I removed it.

- Moved zope.testing.exceptions to zope.testrunner.exceptions. Now
zope.testrunner no longer requires zope.testing except for when running
its own tests.

4.0.0b1

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

- Initial release of the testrunner from zope.testrunner as its own module.
(Previously it was part of zope.testing.)


.. _six: http://pypi.python.org/pypi/six

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.