High
Rust
Use cargo test for Rust
Official
Rule Description
`cargo test` for all tests. Doc tests in comments. Integration tests in tests/. `#[cfg(test)]` modules.
Included in Rulesets
Minitest Testing
38 rules • 1 standard
RSpec Testing
38 rules • 0 standards
Jest Testing
38 rules • 2 standards
Pytest Testing
38 rules • 2 standards
Vitest Testing
38 rules • 3 standards
Mocha Testing
38 rules • 0 standards
Code Review Standards
214 rules • 0 standards
Add This Rule
Sign in to add this rule to your workspace
Sign in with GitHubDetails
- Severity
- High
- Category
- Rust
- Used in
- 7 rulesets