Codecov and UnitTest
After writing tests with UnitTest 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 UnitTest offers out of the box.
After writing tests with UnitTest 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 UnitTest offers out of the box.