NihadMemmedli/quorvex_ai
Convert plain English test specs into self-healing Playwright tests using AI. Browser exploration, auto-fix, load/security/API/LLM testing. Open source.
What's novel
Convert plain English test specs into self-healing Playwright tests using AI. Browser exploration, auto-fix, load/security/API/LLM testing. Open source.
Code Analysis
0 files read · 1 roundsA hybrid AI-powered test automation platform that uses LLM agents to convert natural language specs into Playwright tests, perform self-healing maintenance, and orchestrate diverse testing modes (UI, API, load, security) via a Next.js dashboard and FastAPI backend.
Strengths
Strong architectural separation between frontend and backend with clear monorepo structure. The integration of AI agents for test generation and self-healing represents a novel approach to E2E testing. Modular skill system allows dynamic extension of testing capabilities (k6, ZAP, etc.).
Weaknesses
Error handling in AI agent interactions could be more robust (e.g., retry logic for LLM failures). Test coverage relies heavily on the AI's ability to generate tests rather than comprehensive unit/integration test suites for the orchestration logic itself.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
19
Contributors
4
Files
584
Active weeks
2
Repository
Language
TypeScript
Stars
23
Forks
5
License
MIT