Unit Testing for R
Language | Label | Description | Also known as |
---|---|---|---|
English | testthat |
Unit Testing for R |
Statements
2 December 2023
0 references
Software testing is important, but, in part because it is frustrating and boring, many of us avoid it. 'testthat' is a testing framework for R that is easy to learn and use, and integrates with your existing 'workflow'.
0 references