spina
Results
2
issues of
spina
I wrote a test case for issue 10. If you go into /DisabledTestsTest and run 'gradle -x test cobertura' the build will fail. If you run 'gradle cobertura' the build...
If one of my build files contains this line: test.enabled = false The the build fails if when I run 'gradle cobertura'. If I put in these lines: coberturaXml.enabled =...