wyz.code.metaTesting: Wizardry Code Meta Testing

Meta testing is the ability to test a function without having to provide its parameter values. Those values will be generated, based on semantic naming of parameters, as introduced by package 'wyz.code.offensiveProgramming'. Value generation logic can be completed with your own data types and generation schemes. This to meet your most specific requirements and to answer to a wide variety of usages, from general use case to very specific ones. While using meta testing, it becomes easier to generate stress test campaigns, non-regression test campaigns and robustness test campaigns, as generated tests can be saved and reused from session to session. Main benefits of using 'wyz.code.metaTesting' is ability to discover valid and invalid function parameter combinations, ability to infer valid parameter values, and to provide smart summaries that allows you to focus on dysfunctional cases.

Package details

AuthorFabien Gelineau <neonira@gmail.com>
MaintainerFabien Gelineau <neonira@gmail.com>
LicenseGPL-3
Version1.1.22
URL https://neonira.github.io/offensiveProgrammingBook_v1.2.2/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("wyz.code.metaTesting")

Try the wyz.code.metaTesting package in your browser

Any scripts or data that you put into this service are public.

wyz.code.metaTesting documentation built on Sept. 25, 2023, 9:06 a.m.