bmad-qa-generate-e2e-tests

Generate API and end-to-end test suites from existing project test frameworks and source code.

Updated May 13, 2026
One-click install
npx skills add https://github.com/Markuson/ivo_corr --skill bmad-qa-generate-e2e-tests-markuson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-qa-generate-e2e-tests
Source: https://github.com/Markuson/ivo_corr/tree/main/.agents/skills/bmad-qa-generate-e2e-tests
Command: npx skills add https://github.com/Markuson/ivo_corr --skill bmad-qa-generate-e2e-tests-markuson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill removes the manual burden of writing boilerplate test code by automatically generating API and E2E tests tailored to your project's existing framework and feature set.

Core Features & Use Cases

  • Automated Test Generation: Creates API and E2E test suites based on your codebase's specific patterns and requirements.
  • Framework Agnostic: Detects and integrates with existing test runners like Playwright, Jest, or Cypress.
  • Use Case: When a new feature is implemented, use this skill to instantly generate a suite of tests covering happy paths and critical error cases, ensuring immediate quality validation.

Quick Start

Activate the bmad-qa-generate-e2e-tests skill and ask it to create automated tests for the user authentication feature.

Frequently Asked Questions about bmad-qa-generate-e2e-tests

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

FAQPage Schema
How do I generate E2E tests for a new feature without writing boilerplate code?

Automated E2E test generation analyzes your project's existing framework and source code to instantly produce API and UI test suites covering happy paths and critical errors, removing the manual burden of writing boilerplate test code.

Does the automated test generation work with my existing Playwright or Cypress setup?

Automated test generation works with existing test runners like Playwright, Cypress, or Jest by detecting your project's current framework and integrating generated API and E2E test suites directly into your established testing environment.

Can I automatically generate API tests that match my project's current test patterns?

Generating API tests analyzes your codebase's specific patterns and requirements to ensure consistent test patterns and coverage for API components, operating within your defined workflow customization rules.

What is the best way to automate end-to-end testing for a user authentication feature?

Automating end-to-end testing for features like user authentication requires activating the skill and asking it to generate a suite of tests, ensuring immediate quality validation for both UI and API components.

Do I need to configure a specific BMad development environment for automated test generation?

Automated test generation operates within the BMad development environment to ensure consistent test patterns and coverage, requiring integration with project-specific test runners and adherence to defined workflow customization rules.

What are the limitations of automating E2E test suites from existing source code?

Automating E2E test suites is limited by its dependency on analyzing existing project test frameworks and source code, meaning it requires pre-existing test runner configurations and defined workflow customization rules to function correctly.