RStudio:addins part 4 – Unit testing coverage investigation and improvement, made easy
Introduction
A developer always pays his technical debts! And we have a debt to pay to the gods of coding best practices, as we did not present many unit tests for our functions yet. Today we will show how to efficiently investigate and improve unit test coverage for our R ... [Read more...]