Table of Contents
- pylint - for generating code quality reports which can be integrated directly into your CI/CD for trending and reporting purposes.
- pylintrc from google - example of config file for pylint
- Integration with Jenkins
For executing unit tests and generating JUnit-compatible XML test reports and Cobertura-compatible code coverage reports: