{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing"}],"enrichment":{"capability":"A pytest plugin that generates JSON-formatted test reports, enabling test results to be processed by other applications or analysis tools.","skillfed_tags":["pytest-plugin","test-reporting","ci-cd"],"use_cases":["Integrate pytest results into CI/CD dashboards or reporting systems that consume JSON","Extract test metrics and trends for analysis without parsing text-based test output","Add custom metadata to test runs for correlation with deployment or build information","Generate lightweight summary reports when full test details are not needed","Automate post-test processing or notifications based on structured test data"],"what_it_does":"pytest-json-report is a pytest plugin that transforms test execution results into JSON format, making it easy to integrate test data into external systems, dashboards, or analysis pipelines. It captures test outcomes, execution metadata, captured output, logs, exception tracebacks, and environment details in a structured JSON file.\n\nThe plugin runs as a pytest extension and can be invoked with command-line flags to control report scope (full details or summary-only), field inclusion, indentation, and output location. It also provides hooks and fixtures for adding custom metadata to individual tests or modifying the entire report before serialization, allowing teams to tailor reports to their specific CI/CD or reporting workflows.","worth_installing":"Yes, if you need JSON-formatted test reports and can tolerate maintenance risk. The plugin is stable and low-friction to install, but it is abandoned\u2014no releases since 2022-03-15. Before adopting, verify compatibility with your pytest version and assess whether the lack of ongoing maintenance poses a risk for your workflow."},"id":"pytest-json-report","links":{"html":"https://skillfed.io/packages/pytest-json-report","md":"https://skillfed.io/packages/pytest-json-report.md","pypi":"https://pypi.org/project/pytest-json-report/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-03-15","license_spdx":null,"license_treatment":"permissive","name":"pytest-json-report","python_support":"unspecified","summary":"A pytest plugin to report test results as JSON files"},"popularity":{"monthly_downloads":15022199,"position":1202,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.5.0"}
