pub fn invocations(path: impl AsRef<Path>) -> Result<Vec<Invocation>>
Every testing-conventions invocation under path — a workflow file or a directory of them — in file-then-line order.
testing-conventions
path