Affichage des articles dont le libellé est Surefire is triggering jacoco. Afficher tous les articles
Affichage des articles dont le libellé est Surefire is triggering jacoco. Afficher tous les articles

lundi 13 février 2017

Surefire is triggering jacoco, and that want a minimum coverage. I need to disable that for now

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

Let's block ads! (Why?)



Surefire is triggering jacoco, and that want a minimum coverage. I need to disable that for now