{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/4"}],"enrichment":{"capability":"Converts flake8 linting output to JUnit XML format for CI server integration and test reporting.","skillfed_tags":["ci-integration","abandoned"],"use_cases":["Integrate flake8 linting results into Jenkins or other JUnit-compatible CI systems for unified test reporting.","Convert flake8 output to XML for downstream processing by CI tools that expect JUnit format.","Display code style violations alongside unit test failures in CI dashboards."],"what_it_does":"flake8-junit-report is a command-line tool that reads flake8 linting output and converts it to JUnit XML format. This allows CI servers (like Jenkins) to parse and display flake8 violations as test failures, integrating code quality checks into standard test reporting workflows.\n\nThe package has no runtime dependencies and operates as a simple converter: you run flake8 with output redirected to a file, then pass that file to the flake8_junit command to generate an XML report. However, the project is abandoned\u2014last updated in May 2016\u2014and its Python version support (2.6\u20133.4) is entirely obsolete. Whether it functions on modern Python or recent flake8 versions is unknown.","worth_installing":"No. The package is abandoned (last release May 2016, last commit October 2022) and targets obsolete Python versions (2.6\u20133.4). Compatibility with modern Python and current flake8 is unverified. High install friction and lack of maintenance make this unsuitable for new projects; consider alternatives or integrate flake8 reporting directly into your CI pipeline."},"id":"flake8-junit-report","links":{"html":"https://skillfed.io/packages/flake8-junit-report","md":"https://skillfed.io/packages/flake8-junit-report.md","pypi":"https://pypi.org/project/flake8-junit-report/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2016-05-11","license_spdx":null,"license_treatment":"permissive","name":"flake8-junit-report","python_support":"unspecified","summary":"Simple tool that converts a flake8 file to junit format"},"popularity":{"monthly_downloads":82139,"position":14180,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.0"}
