Pytest-steps

Latest version: v1.8.0

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

Scan your dependencies

Page 5 of 5

1.0.0

You can now implement your test steps as `yield` statements in a generator. See documentation for details. Closes [6](https://github.com/smarie/python-pytest-steps/issues/6)

Parametrized mode now works with older version of pytest (where `pytest.fixture` did not have a `name=` parameter). Fixes [9](https://github.com/smarie/python-pytest-steps/issues/9)

0.7.2

0.7.1 - Fixed regression on python 3

Python 3: After last tag a new bug appeared: an empty test named `test_steps` was created. Fixed it [5](https://github.com/smarie/python-pytest-steps/issues/5).

0.7.0 - Python 2 support

0.6.0

* Added a first version of `depends_on` decorator. Fixes [1](https://github.com/smarie/python-pytest-steps/issues/1)

0.5.0

* Initial fork from [pytest-cases](https://smarie.github.io/python-pytest-cases/)
* A few renames for readability: `ResultsHolder` becomes `StepsDataHolder`, and the default name for the holder becomes `'steps_data'`.
* Documentation

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.