unit-test

Installation
SKILL.md

Unit Testing Guidelines

Best practices for writing and reviewing unit tests. Contains rules covering test structure, naming, determinism, and code review.

Reference: MetaMask Unit Testing Guidelines

When to Apply

Reference these guidelines when:

  • Writing new unit tests
  • Reviewing test code in PRs
  • Refactoring existing tests
  • Debugging flaky or brittle tests
  • Improving test coverage

Rule Categories by Priority

Installs
1
GitHub Stars
1
First Seen
Jul 9, 2026
unit-test — tomevault-io/skills-registry