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)
Arguments
- test_file
The path to the test file