bmad-testarch-automate

Analyze codebases and generate tests for E2E, API, Component, and Unit levels.

Updated May 22, 2026
One-click install
npx skills add https://github.com/JaronTam/SDONE --skill bmad-testarch-automate-jarontam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-automate
Source: https://github.com/JaronTam/SDONE/tree/main/.agents/skills/bmad-testarch-automate
Command: npx skills add https://github.com/JaronTam/SDONE --skill bmad-testarch-automate-jarontam

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the expansion of test automation coverage and the creation of tests for codebases, saving time and reducing manual effort.

Core Features & Use Cases

  • Automated Test Expansion: Expands test automation coverage based on user instructions.
  • Codebase Analysis: Analyzes existing codebases to generate a comprehensive test suite.
  • Test Creation: Orchestrate adaptive test generation for different testing levels (E2E, API, Component, Unit).
  • Use Case: Imagine you want to automate tests for a new feature in your codebase. Use this Skill to identify targets, generate tests, and validate them.

Quick Start

Use the bmad-testarch-automate skill to expand test coverage for your codebase.

Frequently Asked Questions about bmad-testarch-automate

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

FAQPage Schema
How do I automate test creation for an existing codebase?

To automate test creation, this Skill analyzes your codebase structure to identify targets and generates a comprehensive test suite across different testing levels based on your instructions.

Can I automatically expand test automation coverage for different testing levels?

Yes, you can expand test automation coverage by orchestrating adaptive test generation for E2E, API, Component, and Unit testing levels within your codebase.

What is the best way to generate tests for new features in my codebase?

The best way to generate tests for new features is using automated codebase analysis to identify test targets, create the tests, and validate them without manual effort.

Do I need to specify testing frameworks to expand test coverage?

You need to provide user input and allow the Skill to understand your existing testing frameworks during codebase analysis to successfully generate and expand your test suite.

How does codebase analysis work for automated test generation?

Codebase analysis for test generation works by evaluating your source structure, understanding the testing frameworks in use, and identifying gaps to generate targeted tests across multiple levels.