{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"A pytest plugin that generates JSON reports of test results, with optional JSON API normalization for consumption by downstream tools.","skillfed_tags":["test-reporting","json-export","abandoned"],"use_cases":["Export pytest results to JSON for consumption by CI/CD pipeline tools or dashboards","Generate JSON API-compliant test reports for integration with downstream frameworks","Capture test metadata and environment information in structured JSON format for post-processing","Archive test results in a machine-readable format for historical analysis or compliance reporting"],"what_it_does":"pytest-json is a pytest plugin that captures test execution results and writes them to a JSON file. It supports two output formats: a custom JSON structure and an optional JSON API-compliant format. The plugin allows you to specify the report path via command-line flag or pytest configuration file, and supports adding custom metadata at the environment, test, and stage levels through pytest hooks.\n\nThe package has no runtime dependencies and integrates directly into pytest's reporting pipeline. It was designed to work alongside pytest-html without conflicts. However, the project has been abandoned since 2016-01-18 and has not been updated to support modern Python or pytest versions, making it a significant compatibility risk for current development environments.","worth_installing":"No. The package is abandoned (last release 2016-01-18, last commit 2017-11-14) and has not been maintained for years. It targets Python 2.7, 3.3, 3.4, 3.5 and pytest 2.7, all long obsolete. Install friction is high and there is no active maintenance or security oversight."},"id":"pytest-json","links":{"html":"https://skillfed.io/packages/pytest-json","md":"https://skillfed.io/packages/pytest-json.md","pypi":"https://pypi.org/project/pytest-json/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2016-01-18","license_spdx":null,"license_treatment":"permissive","name":"pytest-json","python_support":"unspecified","summary":"Generate JSON test reports"},"popularity":{"monthly_downloads":328193,"position":7557,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
