home/categories/education/danielpodolsky-ownyourcode-claude-skills-fundamentals-testing-skill-md
educationdocumentation

testing-fundamentals

Guides test strategy for unit, integration, and E2E testing. Use when junior asks "how do I test", "write tests", "what should I test", "test coverage", "mocking", or works with Vitest, Jest, Playwright. Provides testing pyramid and AAA patterns.

DanielPodolsky
maintainer
DanielPodolsky
Updated 1/30/2026
Stars
155
Forks
11
quick start

Installation and usage

Guides test strategy for unit, integration, and E2E testing. Use when junior asks "how do I test", "write tests", "what should I test", "test coverage", "mocking", or works with Vitest, Jest, Playwright. Provides testing pyramid and AAA patterns.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use testing-fundamentals