Is there an easy way to exclude classes from test coverage in Spring Boot?
I have a (gradle + kotlin) spring boot project with several DTOs, configuration classes, constants etc. that I don't want to be analyzed during test coverage analysis.
Is there a convenient Java notation that I can use?
Aucun commentaire:
Enregistrer un commentaire