High
Testing
Use Jest for JavaScript testing
Official
Rule Description
Jest for unit/integration tests. `describe`/`it` blocks. Mock with jest.mock(). Snapshot testing sparingly.
Included in Rulesets
React Standards
60 rules • 1 standard
Vue Best Practices
60 rules • 1 standard
Angular Guidelines
60 rules • 1 standard
Next.js Patterns
60 rules • 1 standard
Express Standards
60 rules • 1 standard
JavaScript Guide
60 rules • 2 standards
TypeScript Guide
60 rules • 4 standards
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
- Testing
- Used in
- 14 rulesets