pub fn parse_test_config_str(json: &str) -> Result<TestConfig, EvalError>Expand description
Parse a test_config.json from a raw JSON string.
pub fn parse_test_config_str(json: &str) -> Result<TestConfig, EvalError>Parse a test_config.json from a raw JSON string.