Skip to main content

check

Function check 

Source
pub fn check(path: impl AsRef<Path>, root: &Command) -> Result<Vec<Violation>>
Expand description

Check path (a workflow file or directory): every testing-conventions invocation must name a subcommand root still exposes. Returns one Violation per offending invocation.