Tursu

Latest version: v0.14.2

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

Scan your dependencies

Page 2 of 5

0.12.3

-------------------------------
* Refactor collect of tests if the module is not loaded.

0.12.2

-------------------------------
* Fix collect of tests if the module is not loaded.

0.12.1

-------------------------------
* Add a pattern matcher based on regular expression.
* fix the cli command while choosing a .feature file directly from the cli.
* Update the doc, add a migrate pytest-bdd.

0.11.1

-------------------------------
* Update description for pypi.
* Update Dockerfile.

0.11.0

-------------------------------
* Breaking change: now tursu is declared as a pytest plugin using entrypoint.
* the __init__.py will not scan the module, pytest will.
remove the code here.
* the conftest.py of the tested file has to be updated.
The tursu fixture is registered by the plugin, and now, to register tests,
the new command is:
python
from tursu.entrypoints.plugin import tursu_collect_file

tursu_collect_file()

0.10.1

-------------------------------
* Improve test display on the term.

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.