Vote count: 0
I need to disable jacoco for checking for a minimum code coverage amount. Simple reason is that we are just beginning to write unit tests now, retroactively. We can't just not ship because a product which currently works, can't pass some tests. We need to add these tests over time, or severely reduce the minimum.
How do I either disable jacoco, or lower the minimum to 0?
asked 1 min ago
Surefire is triggering jacoco, and that want a minimum coverage. I need to disable that for now
Aucun commentaire:
Enregistrer un commentaire