pub fn test_suites(
ctx: &mut LocalContext,
doc: &TypstDocument,
) -> Result<TestSuites>
Expand description
Extracts the test suites in the document
pub fn test_suites(
ctx: &mut LocalContext,
doc: &TypstDocument,
) -> Result<TestSuites>
Extracts the test suites in the document