pub fn evaluate_test_cases(input: &str) -> Result<Vec<(FeelContext, Value)>>
Expand description

Evaluates test cases loaded from input test file.