Login
From:
Coderbook
(Uncensored)
subscribe
Generate Python Unit Test & Flake8 Reports for JUnit · Coderbook
https://coderbook.com/@marcus/generate-python-unit-test-flake8-reports-for-junit/
links
backlinks
Roast topics
Find topics
Find it!
One of the core parts of your Continuous Integration Pipeline (CI) is often to generate reports that detail the status of unit tests, their coverage and reports covering the static analysis of the codebase.