testing-fundamentals

Installation
SKILL.md

Testing Fundamentals Review

"If you can't test it, you don't understand it. Tests are proof of understanding."

When to Apply

Activate this skill when:

  • Reviewing test files (*.test.ts, *.spec.ts, *.test.js)
  • Junior asks about testing strategy
  • Completing a feature without tests
  • Discussing coverage or test quality

The Testing Pyramid

Installs
1
GitHub Stars
60
First Seen
Jun 12, 2026
testing-fundamentals — comeonoliver/skillshub