Pytest-play

Latest version: v2.3.1

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

Scan your dependencies

Page 4 of 5

1.1.0

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

- Documentation updated (add new pytest play plugins)

- Support default payloads for command providers. Useful
for HTTP authentication headers, common database settings

1.0.0

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

- execute command accepts kwargs now

- execute command returns the command value now

- complete refactor of ``include`` provider (no
backwards compatibility)

- add ``play_json.get_file_contents`` and removed
``data_getter`` fixture (no backwards compatibility)

0.3.1

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

- play engine now logs commands to be executed and errors

0.3.0

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

- you are able to update variables when executing commands

- you can extend ``pytest-play`` with new pluggable commands coming
from third party packages thanks to setuptools entrypoints

0.2.0

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

- no more open browser by default
pytest-play is a generic test engine and it could be used for non UI tests too.

So there is no need to open the browser for non UI tests (eg: API tests)

0.1.0

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

- implement reusable steps (include scenario)

- minor documentation changes

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.