jeudi 13 juin 2019

Static analysis of tests for JUnit?

I am trying to check the quality of my JUnit Tests in Java. I know that you can run a static analysis for normal code with tools like jenkins, and get recommendations on how to improve the code there. Is there a tool that can run such a static analysis on JUnit tests?

Aucun commentaire:

Enregistrer un commentaire