From bmad-method-test-architecture-enterprise
Reviews test quality using best practices validation. Useful for evaluating test suites on requests like 'review tests' or 'evaluate test quality'.
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.mdReviews test quality and coverage. Activates on 'test review' or 'review tests' phrases, or invoke manually via /gds-test-review.
Reviews existing test suites for structural issues like brittleness, mock abuse, coverage illusions, slow execution, and poor readability, drawing from xUnit Test Patterns and other classic books.
Reviews test files for bug-catching quality, grading on six dimensions like assertion depth, input coverage, mock health with actionable scorecard.
Share bugs, ideas, or general feedback.
Follow the instructions in workflow.md.