Plone.testing

Latest version: v9.0.1

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

Scan your dependencies

Page 2 of 7

8.0.0

------------------

Breaking changes:


- Drop support for Python 3.4 and 3.5.
Remove "z2" extra.
[jensens] (72)


New features:


- Update links for further information about `testing`.
[jugmac00] (71)


Bug fixes:


- Fix tests when using zope.testrunner internals since its version 5.1.
[jensens] (72)

7.0.3

------------------

Bug fixes:


- Fix issue with test-setup when using ZServer 4.0.2.
[pbauer] (69)

7.0.2

------------------

Bug fixes:


- Remove the ``ZOPETESTCASEALERT`` as it imports from ZopeTestCase and has side effects.
Fixes 64.
[thet] (67)

7.0.1

------------------

Bug fixes:


- Fixed test for 'Connection refused' which could be 'Connection reset'.
[maurits] (59)

7.0.0

------------------

Breaking changes:

- ``plone.testing.z2`` is now a BBB shim for ``plone.testing.zope``,
thus it switches the tests to use WSGI.
If you absolutely want to keep using ZServer please import from ``plone.testing.zserver``.

- ``plone.testing.z2`` now only contains a no-op FTPServer layer because FTP is not supported by WSGI.
If you really need it, import it from ``plone.testing.zserver`` but this will not work on Python 3.

- Default to picking a dynamical port for ZServer layers instead of a static
default port.
[Rotonen]

New features:

- Make ``ZServer`` an optional dependency.

- Add support for Python 3.6.
[rudaporto, icemac]

Bug fixes:

- Explicitly depend on ZServer on the z2 extra.
[Rotonen]

6.1.0

------------------

Breaking changes:

- Default to picking a dynamical port for ZServer layers instead of a static
default port.
[Rotonen]

Bug fixes:

- Pinned ZODB to < 5.4.0 for testing to avoid flaky doctest layer teardowns.
[Rotonen]

- Loosened doctest assertions to keep up with Zope-side changes.
[Rotonen]

- Fix most of the code smells Jenkins complains about.

- Fix the Zope exception hook when using the ZServer layer.

- Fix teardown of the ``plone.testing.security.Checkers`` layer.
It was not properly restoring zope.security's ``_checkers`` dict.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.