Pytest-rich

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

*2024-12-12*

Added

- Confirmed Python 3.13 support. ([91])
- Confirmed Python 3.12 support. ([84])
- Confirmed Python 3.11 support. ([39])
- Added `CHANGELOG.md` file. ([40])
- Added test summary to the end of the test run. ([31])
- Added support for `--no-header` and `--no-summary` command line options. ([64])
- Added support for capturing terminal output using Rich's `Console` class, with command line option `--rich-capture`. ([65])
- Added support for other plugins to add to test header, through invocation of `pytest_report_header` hook. ([66])

Removed

- Dropped Python 3.7 support. ([84])
- Dropped Python 3.8 support. ([91])

0.1.1

0.1.0

<!-- PR links -->

[31]: https://github.com/nicoddemus/pytest-rich/pull/31
[39]: https://github.com/nicoddemus/pytest-rich/pull/39
[40]: https://github.com/nicoddemus/pytest-rich/pull/40
[64]: https://github.com/nicoddemus/pytest-rich/pull/64
[65]: https://github.com/nicoddemus/pytest-rich/pull/65
[66]: https://github.com/nicoddemus/pytest-rich/pull/66
[84]: https://github.com/nicoddemus/pytest-rich/pull/84
[91]: https://github.com/nicoddemus/pytest-rich/pull/91

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.