Skip to content

pair

For every file matching primary, a file matching the partner template must exist.

- id: every-impl-has-test
kind: pair
primary: "src/**/*.rs"
partner: "tests/{stem}.test.rs"
level: warning