testr_code: Generate tests for give code

Description Usage Arguments

Description

Generates tests from given code and specific captured functions

Usage

1
testr_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)


reactorlabs/genthat documentation built on May 27, 2019, 3:07 a.m.