pkgsrc/devel/R-patrick/DESCR
mef 38e722b939 (devel/R-patrick) import R-patrick-0.2.0
This is an extension of the 'testthat' package that lets you add
parameters to your unit tests. Parameterized unit tests are often
easier to read and more reliable, since they follow the DNRY (do not
repeat yourself) rule.
2022-12-18 02:33:53 +00:00

4 lines
223 B
Text

This is an extension of the 'testthat' package that lets you add
parameters to your unit tests. Parameterized unit tests are often
easier to read and more reliable, since they follow the DNRY (do not
repeat yourself) rule.