bmad-tea-testarch-atdd

Generate failing acceptance tests by executing workflow XML and YAML files.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/rahmatullahboss/multi-store-saas --skill bmad-tea-testarch-atdd-rahmatullahboss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-tea-testarch-atdd
Source: https://github.com/rahmatullahboss/multi-store-saas/tree/main/.agents/skills/bmad-tea-testarch-atdd
Command: npx skills add https://github.com/rahmatullahboss/multi-store-saas --skill bmad-tea-testarch-atdd-rahmatullahboss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of failing acceptance tests to support the Test-Driven Development process, enabling teams to validate their workflows and improve software quality.

Core Features & Use Cases

  • Failure Generation: Produces intentionally failing acceptance tests to establish baseline tests in TDD cycles.
  • Workflow Integration: Executes specific configurations from workflow files to automate test creation.
  • Use Case: Developers can quickly generate initial failing tests to verify their testing framework before implementing features, ensuring the correctness of test setups.

Quick Start

Use the bmad-tea-testarch-atdd skill to generate failing acceptance tests based on the defined workflow configuration.

Frequently Asked Questions about bmad-tea-testarch-atdd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate failing acceptance tests for TDD workflows?

Generate failing acceptance tests for TDD workflows by executing predefined workflow automation scripts and configuration files. This produces baseline tests to validate your testing framework before implementing features.

What is acceptance test-driven development used for in DevOps?

Acceptance test-driven development in DevOps is used to validate testing strategies and improve code quality. Teams automate creating initial failing tests to verify workflow configurations and framework correctness.

Do I need specific workflow files to automate acceptance test creation?

Yes, you need specific workflow XML and YAML files to automate acceptance test creation. These predefined configuration files provide instructions to execute testing workflows within a controlled environment.

Can I use workflow automation scripts to verify my testing framework setup?

Yes, you can use workflow automation scripts to verify your testing framework setup. Generating intentionally failing acceptance tests confirms the correctness of test configurations before writing actual features.

What are the limitations of using predefined workflows for TDD test generation?

The limitation of using predefined workflows for TDD test generation is that execution requires specific XML and YAML configuration files within a controlled environment, restricting ad-hoc test generation outside these defined workflows.