testing-unit

Installation
SKILL.md

Unit Testing

Test individual functions, methods, and classes in isolation from dependencies.

When to use me

Use this skill when:

  • Writing new code to ensure it works correctly
  • Refactoring existing code without breaking functionality
  • During continuous integration to catch regressions early
  • Following Test-Driven Development (TDD) practices

What I do

Installs
42
Repository
wojons/skills
GitHub Stars
2
First Seen
Feb 28, 2026
testing-unit — wojons/skills