Pytest-cpp

Latest version: v2.6.0

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

Scan your dependencies

Page 3 of 5

1.3.0

- New `cpp_harness` configuration option allows users to add prefix arguments when running the C++ test runner, allowing to use tools like `valgrind`. Thanks to dajose for contributing!

1.2.1

- Remove `from_parent()`-related warnings in pytest 5.4.2+.

- Masks like `*_test` now work correctly on Windows by automatically appending the
expected `".exe"` suffix (45).
Thanks 1fabrism for the report.

1.2.0

- `pytest-cpp` no longer supports Python 3.4.
- New `cpp_ignore_py_files` option that makes the plugin ignore `*.py` files even if they
would otherwise match the `cpp_files` option (defaults to `True`).

1.1.0

- New `cpp_arguments` ini option allows customization of the command-line
used to run tests, for example to enable logging and verbosity.
Thanks elkin for the PR.

1.0.1

- Use universal newlines for running Google tests (33).
Thanks elkin for the PR.

0.4.5

- Properly handle fatal errors in Boost.Test.
Thanks dplucenio for the report.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.