Tursu

Latest version: v0.14.2

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

Scan your dependencies

Page 1 of 5

0.14.2

-------------------------------
* Fix docstring in pure str (properly typed...).
* Add support of docstring using python literals.

0.14.1

-------------------------------
* Remove backslash in f-string for python 3.10 an 3.11 support.

0.14.0

-------------------------------
* Implement type model for Gherkin json docstring.
* Fix bug of error reported when a step is not registered.
* Improve hint whe a step definition has not been found.
* More documentation.

0.13.0

-------------------------------
* Breaking changes: the tursu_collect_file has moved, so the conftest.py
must updated to:
python
from tursu import tursu_collect_file

tursu_collect_file()

* Implement revered data table ( Column Based ).
* Documentation improved.
* Fix usage of request, capsys or even tursu from step definition functions.
* Refactor and cleanup code

0.12.5

-------------------------------
* Internal refactor without new feature.
* Update the documentation.
* Update gherkin step to follow some good gherkin rules.

0.12.4

-------------------------------
* Write the test module on disk only if --trace or -vvv is used.
This allows to have the full traceback when a test failed with the AST generated code
displayed.

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.