gen_from_code: Generate tests for give code

Description Usage Arguments

Description

Generates tests from given code and specific captured functions

Usage

1
gen_from_code(code, output_dir, ...)

Arguments

code

Code from which the tests will be generated.

output_dir

Directory to which the tests will be generated.

...

functions to be captured during the code execution (same syntax as capture function)


allr/testr documentation built on May 10, 2019, 9:23 a.m.