Testing with {testthat}
Published: September 25, 2025
One of our main projects at Jumping Rivers in the last year has been building the Litmusverse, a platform for validation. An important component when assessing the quality of code within a package is the unit tests. In this blog we discuss the main features of the `{testthat}` package, as a very convenient way for testing R code.