Pytest-bdd

Latest version: v7.1.2

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

Scan your dependencies

Page 1 of 15

7.1.2

----------
- Address another compatibility issue with pytest 8.1 (fixture registration). `680 <https://github.com/pytest-dev/pytest-bdd/pull/680>`_

7.1.1

----------
- Address a bug introduced in pytest-bdd 7.1 caused by incorrect pytest version check.

7.1

----------
- Address compatibility issue with pytest 8.1. `666 <https://github.com/pytest-dev/pytest-bdd/pull/666>`_

7.0.1

-----
- Fix errors occurring if `pytest_unconfigure` is called before `pytest_configure`. `362 <https://github.com/pytest-dev/pytest-bdd/issues/362>`_ `#641 <https://github.com/pytest-dev/pytest-bdd/pull/641>`_

7.0.0

----------
- ⚠️ Backwards incompatible: - ``parsers.re`` now does a `fullmatch <https://docs.python.org/3/library/re.html#re.fullmatch>`_ instead of a partial match. This is to make it work just like the other parsers, since they don't ignore non-matching characters at the end of the string. `539 <https://github.com/pytest-dev/pytest-bdd/pull/539>`_
- Drop python 3.7 compatibility, as it's no longer supported. `627 <https://github.com/pytest-dev/pytest-bdd/pull/627>`_
- Declare official support for python 3.12 `628 <https://github.com/pytest-dev/pytest-bdd/pull/628>`_
- Improve parser performance by 15% `623 <https://github.com/pytest-dev/pytest-bdd/pull/623>`_ by `dcendents <https://github.com/dcendents>`_
- Add support for Scenarios and Scenario Outlines to have descriptions. `600 <https://github.com/pytest-dev/pytest-bdd/pull/600>`_

6.1.1

-----
- Fix regression introduced in version 6.1.0 where the ``pytest_bdd_after_scenario`` hook would be called after every step instead of after the scenario. `577 <https://github.com/pytest-dev/pytest-bdd/pull/577>`_

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.