Test R any R function without having to provide parameter values. Values will be generated, based on semantic naming of parameters as introduced by package 'wyz.code.offensiveProgramming'. Generated tests can be saved and reused. Value generation logic can be completed with your own specific data types and generation schemes, to meet your requirements. Main benefits of 'wyz.code.metaTesting' is higher developer productivity, reduced time to production, and industrial inference testing. Refer to chapter 10 of Offensive Programming Book, Fabien GELINEAU (2019, ISBN:979-10-699-4075-8), to learn about details and get value from this package.
Version: | 1.1.4 |
Depends: | R (≥ 3.5) |
Imports: | methods, data.table (≥ 1.11.8), tidyr, lubridate (≥ 1.7.4), wyz.code.offensiveProgramming (≥ 1.1.12), crayon, utils, stats |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2019-10-13 |
Author: | Fabien Gelineau |
Maintainer: | Fabien Gelineau <neonira at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | wyz.code.metaTesting results |
Reference manual: | wyz.code.metaTesting.pdf |
Vignettes: |
wyz.code.metaTesting |
Package source: | wyz.code.metaTesting_1.1.4.tar.gz |
Windows binaries: | r-devel: wyz.code.metaTesting_1.1.4.zip, r-release: wyz.code.metaTesting_1.1.4.zip, r-oldrel: not available |
OS X binaries: | r-release: wyz.code.metaTesting_1.1.4.tgz, r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=wyz.code.metaTesting to link to this page.