Learn R Programming

ottr (version 1.5.3)

load_test_cases: Load test cases from a test file

Description

Load test case data from a test file. Executes the file and grabs the global test variable, which should be a list.

Usage

load_test_cases(test_file)

Value

The test cases

Arguments

test_file

The path to the test file