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
更新于 1/30/2026
星标
155
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use testing-fundamentals