Codecov and JUnit
After writing tests with JUnit you will need to generate a coverage report as a part of your CI workflow. This may involve a coverage tool, or could be something JUnit offers out of the box.
After writing tests with JUnit you will need to generate a coverage report as a part of your CI workflow. This may involve a coverage tool, or could be something JUnit offers out of the box.