{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/2"}],"enrichment":{"capability":"Converts flake8 linting output to JUnit XML format for display in CI servers and test reporting systems.","skillfed_tags":["ci-integration","abandoned"],"use_cases":["Display flake8 violations as test failures in Jenkins or other JUnit-aware CI systems.","Integrate Python code quality checks into CI pipelines that aggregate results in a single test report.","Convert legacy flake8 output files to JUnit format for historical CI system compatibility.","Include linting results in test dashboards that parse JUnit XML natively."],"what_it_does":"flake8-junit-report-basic is a command-line tool that reads flake8 linting output and transforms it into JUnit XML format. This allows CI/CD systems like Jenkins, GitLab CI, and GitHub Actions to parse and display flake8 violations as test failures in their native test reporting interfaces, making code quality issues visible alongside other test results.\n\nThe tool is a simple converter with no runtime dependencies\u2014it takes a flake8 output file as input and writes a JUnit-compatible XML file. It was designed to bridge the gap between flake8's plain-text output and CI systems that natively understand JUnit format. However, the package has been abandoned since October 2022, with no updates for modern Python versions or recent flake8 releases.","worth_installing":"No\u2014the package is abandoned (last update October 2022) and will not receive fixes for modern Python or flake8 versions. If you need flake8-to-JUnit conversion, check for active forks or consider using flake8 plugins designed for your specific CI system, which are more likely to be maintained."},"id":"flake8-junit-report-basic","links":{"html":"https://skillfed.io/packages/flake8-junit-report-basic","md":"https://skillfed.io/packages/flake8-junit-report-basic.md","pypi":"https://pypi.org/project/flake8-junit-report-basic/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-10-04","license_spdx":null,"license_treatment":"permissive","name":"flake8-junit-report-basic","python_support":"unspecified","summary":"Simple tool that converts a flake8 file to junit format"},"popularity":{"monthly_downloads":994269,"position":4554,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.0.0"}
