Getting Code Coverage for e2e tests run on a Java codebase
I recently was asked to help on a project where the team was trying to get the test coverage for e2e tests also known as component tests. I initially tried to say that component tests run on the actual application process and not in the context of a ...
under-engineered.hashnode.dev4 min read