json_test_all: Run all JSON tests included with package

Description Usage Arguments

View source: R/json_test_all.R

Description

Run all JSON tests included with package

Usage

1
json_test_all(func = NULL, package = NULL, skip_func = c(), ...)

Arguments

func

function to test, also refers to name of JSON file in test/reference folders

package

name of package

skip_func

skip this functions (vector of character)

...

arguments to pass to 'json_test' function


InsightRX/json2test documentation built on May 12, 2021, 9:49 p.m.