From bmad
Teaches testing progressively through structured sessions. Activates when users request to learn testing or study test practices.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-teach-me-testingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in [workflow.md](workflow.md).
checklist.mddata/curriculum.yamldata/quiz-questions.yamldata/role-paths.yamldata/session-content-map.yamldata/tea-resources-index.yamlinstructions.mdsteps-c/step-01-init.mdsteps-c/step-01b-continue.mdsteps-c/step-02-assess.mdsteps-c/step-03-session-menu.mdsteps-c/step-04-session-01.mdsteps-c/step-04-session-02.mdsteps-c/step-04-session-03.mdsteps-c/step-04-session-04.mdsteps-c/step-04-session-05.mdsteps-c/step-04-session-06.mdsteps-c/step-04-session-07.mdsteps-c/step-05-completion.mdsteps-e/step-e-01-assess-workflow.mdFollow the instructions in workflow.md.
npx claudepluginhub urso/claudev --plugin bmadTeaches testing fundamentals through advanced practices via structured, multi-session sessions. Use when a user wants to learn or study testing.
Auto-activates to discover and provide access to testing skills for unit, integration, e2e testing, TDD, coverage, mocking, pytest, and Jest workflows.
Provides test design patterns, coverage strategies (80-100% targets), types (unit/integration/E2E), organization, and best practices for comprehensive test suites. Use for new suites, coverage improvement, or test design.