Function cretonne_reader::parse_test[][src]

pub fn parse_test(text: &str) -> ParseResult<TestFile>

Parse the entire text as a test case file.

The returned TestFile contains direct references to substrings of text.