Integration Test Coverage with JaCoCo

Date
Feb 22, 2018
Abstract:
 
Ever wondered what the test coverage is for your integration tests? Why should you even care about it if you’re already looking at unit test coverage? This talk covers why you’d want to look at this metric and how to get started. Examples will include setting up a test server inside of docker, using the JaCoCo agent on a server and aggregating results.