bmad-method-test-architecture-enterprise
Risk-based test design, automation, and release gate decisions
All Skills in This Repository (9)
Pure Emerald Level Indicatorsbmad-testarch-atdd
Generate red-phase ATDD scaffolds for frontend and backend test architectures.
bmad-testarch-trace
Map requirements to tests and generate a traceability matrix with coverage gaps.
bmad-teach-me-testing
Coordinate multi-session TEA Academy learning with stateful persistence and role-based customization.
bmad-testarch-test-review
Analyze test suites to produce a 0-100 quality score and improvement report.
bmad-testarch-ci
Generate platform-specific CI/CD pipeline templates for TEA workflows.
bmad-testarch-nfr
Execute a tri-mode NFR audit workflow and generate a gate-ready YAML report.
bmad-testarch-framework
Initialize Playwright or Cypress test frameworks with structured steps and configuration.
bmad-testarch-automate
Coordinate TEA workflows to generate and validate tests across a codebase.
bmad-testarch-test-design
Automate risk-based test design planning for system and epic levels.
Frequently Asked Questions
FAQPage SchemaHow to install TEA Test Architecture?βΌ
Run `npx skills add bmad-code-org/bmad-method-test-architecture-enterprise --all -g -y` in your terminal to install all nine testing workflows globally.
What does the TEA test architecture module do?βΌ
It plans risk-based test coverage, generates acceptance and automation tests, reviews test quality with a fixed scoring registry, and makes evidence-based release gate decisions.
Which test frameworks does TEA support?βΌ
It scaffolds Playwright and Cypress for browser testing, plus pytest, JUnit, Go test, xUnit, and RSpec for backend services, with Pact for contract testing and k6 for performance evidence.
Can TEA run test reviews in CI pipelines?βΌ
Yes. The tea-test-review CLI runs the quality review workflow headlessly as a CI gate with real exit codes, and the CI workflow scaffolds pipelines for GitHub Actions, GitLab, Jenkins, Azure DevOps, and more.
Does TEA work with Claude Code and Cursor?βΌ
Yes. All workflows follow the universal SKILL.md standard and run in Claude Code, Cursor, Windsurf, and Codex via simple slash commands.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core