Gocept.pytestlayer

Latest version: v8.1

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

Scan your dependencies

Page 1 of 3

8.2

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

- Nothing changed yet.

8.1

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

- Ensure compatibility with pytest >= 7.1.3.
``.layered.LayeredTestCaseInstance`` now has to inherit from
``_pytest.unittest.UnitTestCase``.

8.0

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

- Use GitHub actions as CI.

- Add support for Python 3.9 and 3.10.

- Drop support for Python 3.6.

- Add a workaround for
`4 <https://github.com/gocept/gocept.pytestlayer/issues/4>`_: Use
``gcoept.pytestlayer.doctest.DocTestSuite`` instead of
``doctest.DocTestSuite`` to circumvent the issue.

7.0

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

Backwards imcompatible changes
------------------------------

- Drop support for Python 2.7 and 3.5 and ``pytest < 5.0``. (8)

Features
--------

- Support ``pytest >= 6.0``. (8)

6.3

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

- Ensure compatibility with pytest > 5.4.2. We need a
``_explicit_tearDown`` on our ``LayeredTestCaseFunction`` now.

6.2

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

- Ensure compatibility with pytest > 5.4. We need a
``_needs_explicit_tearDown`` on our ``LayeredTestCaseFunction`` now.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.