{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"}],"enrichment":{"capability":"A pytest plugin that uses rich to format and colorize test session output with enhanced terminal presentation.","skillfed_tags":["pytest-plugin","terminal-ui","test-reporting"],"use_cases":["Improve readability of test output in local development by adding color and structure to pytest results.","Make CI/CD test logs more scannable and visually distinct between passing, failing, and skipped tests.","Enhance terminal-based test reporting for projects that run pytest in interactive shells.","Experiment with pytest output customization as a foundation for building more advanced test reporting plugins."],"what_it_does":"pytest-rich is a pytest plugin that integrates rich to enhance how test results are displayed in the terminal. It wraps pytest's output with rich's formatting capabilities to provide colored and structured test session reports. The plugin depends on pytest, rich, and attrs, and runs on Python 3.9 and later across CPython and PyPy implementations.\n\nThe maintainer explicitly describes this as a proof-of-concept seeking a new maintainer, indicating the plugin works but is not feature-complete and welcomes community contributions. It is actively maintained with recent activity. Installation is straightforward with no compiled dependencies or complex setup requirements.","worth_installing":"Yes, if you want richer pytest output and are comfortable with a proof-of-concept plugin. The low install friction, active maintenance, MIT license, and lack of known vulnerabilities make it safe to try. However, be aware that the maintainer is seeking adoption and the feature set may evolve; it is not a mature, feature-locked tool."},"id":"pytest-rich","links":{"html":"https://skillfed.io/packages/pytest-rich","md":"https://skillfed.io/packages/pytest-rich.md","pypi":"https://pypi.org/project/pytest-rich/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-12-12","license_spdx":null,"license_treatment":"permissive","name":"pytest-rich","python_support":"supports_current","summary":"Leverage rich for richer test session output"},"popularity":{"monthly_downloads":143551,"position":11172,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
