Turnt

Latest version: v1.11.0

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

Scan your dependencies

Page 2 of 2

1.5.0

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

- Run tests in parallel with `-j`.

1.4.0

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

- Support options in directory tests (the `opts_file` config option).
- Outputs from directory tests go to `dirname/out.ext` instead of
`dirname/dirname.ext`.

1.3.0

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

- The diff command is now configurable.
- We use a unified diff by default.

1.2.0

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

- A new `--args` option lets you override the `args` field that otherwise comes from in-file settings.
- You can now capture the standard error from a command. In the same way that the `-` pseudo-file indicates the standard output, `2` now indicates the standard error.
- Tests can now have (non-zero) expected return codes. Use `return_code` in the configuration file or `RETURN` in file comments.

1.1.0

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

A new `--print` option enables a convenient mode for debugging tests that just shows the output instead of checking any results.

1.0.0

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

Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.