https://jenkins.io/solutions/python/
In the Python ecosystem there are tools which can be integrated into Jenkins for testing/reporting such as:
-
pylint for generating code quality reports which can be integrated directly into Jenkins for trending and reporting purposes.
- 代码Lint,代码质量检查,报告。