pub fn parse_test_cases( base_path: impl AsRef<Path>, tests: Vec<TestCase>, ) -> Result<Vec<ParsedTestCase>>