test_summary: Groups test results by argument

Description Usage Arguments Author(s)

Description

The function produces two reports: detailed and short. The detailed report contains PASS/FAIL count and a percentage of failed tests. The short report contains only key data for determining a degree to which an argument contributes to a PASS/FAIL exit state of a function being tested.. These reports can be used to choose arguments associated with most failures for immediate analysis.

Usage

1
test_summary(env = cont.env, verbose = FALSE, DEBUG = FALSE)

Arguments

env

work environment, set only if default environment is not used

verbose

provides additional text output during processing

DEBUG

enters the debug mode on function entry

Author(s)

cloudcell


cloudcello/fuzztest documentation built on May 13, 2019, 8:04 p.m.