by terryso
AutoQA-Agent is an open source automated testing CLI tool built on Claude Agent SDK
# Add to your Claude Code skills
git clone https://github.com/terryso/AutoQA-AgentA "Docs-as-Tests" automated acceptance testing CLI tool based on Claude Agent SDK + Playwright.
Current Status: Core capabilities of Epic 1-7 have been implemented:
autoqa initinitialization,autoqa runexecution loop, assertions + self-healing guardrails, action IR recording with automatic export to@playwright/testcases, intelligent web application exploration (autoqa plan-explore), automated test plan generation (autoqa plan-generate), and comprehensive configuration support with enhanced CLI.
No comments yet. Be the first to share your thoughts!
Built with BMAD-METHOD: This project is developed using the Breakthrough Method for Agile AI-Driven Development, featuring 21 specialized AI agents and structured workflows that scale from bug fixes to enterprise platforms.
AutoQA-Agent is an innovative automated testing tool that enables QA and product managers to write acceptance tests in natural language Markdown, which are directly converted into executable test flows.

For more detailed architecture boundaries and constraints, please refer to docs/architecture.md.