Code Quality as Test Cases
Published 15 April 2021 by h0bb3
A while back I commited tha lastest(?) version of the buildpipeline for handling code quality issues (via checkstyle and spotbugs) as test cases. In this commit, we have some improvements regarding setting correct build directories and also parsing of html entites in the findbugs xml as these would make the xml-parser crash.
This version has now been battle hardened in about 100 projects in our java OOP course, it should be farily stable by now but you never know.
Added a CC licence header to it.
tags: java - testing - code-quality - findbugs - stylechecker
💬 Comments
Post comment