Path to this page:
./
devel/R-patrick,
Parameterized Unit Testing
Branch: CURRENT,
Version: 0.2.0,
Package name: R-patrick-0.2.0,
Maintainer: pkgsrc-usersThis 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.
Master sites: (Expand)
Version history: (Expand)
- (2022-12-18) Package added to pkgsrc.se, version R-patrick-0.2.0 (created)
CVS history: (Expand)
2022-12-18 03:33:53 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(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.
|