Closed jkilgrow closed 7 years ago
check out istanbul (https://www.npmjs.com/package/istanbul)
Let's go with JaCoCo for Java JUnit tests. We know there is a known issue with JaCoCo and mocking frameworks (PowerMock/EasyMock) as documented here: https://github.com/jacoco/jacoco/issues/51
Where possible, we will just not use mocking frameworks.
Let's leave it here for now. As we get further into javascript testing (if we get there), we can decide then.
Find a good test coverage tool.
Criteria: