pytest-rich-reporter

A pytest plugin using Rich for beautiful test result formatting.


License
MIT
Install
pip install pytest-rich-reporter==0.0.1a0

Documentation

🚨 This project is no longer being developed. 🚨

Please use pytest-rich instead.

pytest-rich-reporter

PyPI version Python versions Documentation Status

A pytest plugin using Rich for beautiful test result formatting.

Disclaimer

This project is a hobby project that is being used as an opportunity to learn Rich, custom Pytest plugin creation, and modern Python package development.

It is currently in an ALPHA state. It is not intended for production use.

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "pytest-rich-reporter" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.