From bmad-method-test-architecture-enterprise
Expands test automation coverage for the codebase. Activates on user requests to expand test coverage or automate tests.
npx claudepluginhub bmad-code-org/bmad-method-test-architecture-enterprise --plugin bmad-method-test-architecture-enterpriseThis skill uses the workspace's default tool permissions.
Follow the instructions in [workflow.md](workflow.md).
bmad-skill-manifest.yamlchecklist.mdinstructions.mdresources/knowledge/adr-quality-readiness-checklist.mdresources/knowledge/api-request.mdresources/knowledge/api-testing-patterns.mdresources/knowledge/auth-session.mdresources/knowledge/burn-in.mdresources/knowledge/ci-burn-in.mdresources/knowledge/component-tdd.mdresources/knowledge/contract-testing.mdresources/knowledge/data-factories.mdresources/knowledge/email-auth.mdresources/knowledge/error-handling.mdresources/knowledge/feature-flags.mdresources/knowledge/file-utils.mdresources/knowledge/fixture-architecture.mdresources/knowledge/fixtures-composition.mdresources/knowledge/intercept-network-call.mdresources/knowledge/log.mdGenerates tests for new or existing code via structured workflow: analyzes paths/edge cases, creates tests, validates coverage goals.
Consults test-architecture agent for testing strategy and design including coverage gaps, flaky tests, framework selection, test pyramid analysis, and new feature test planning.
Creates and maintains unit, integration, and E2E automated tests using Jest, Supertest, and Playwright examples. Useful for writing tests, automating testing, or improving coverage.
Share bugs, ideas, or general feedback.
Follow the instructions in workflow.md.