IdeaCredIdeaCred

NihadMemmedli/quorvex_ai

85

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 rounds

A 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

Innovation
7 (25%)
Craft
75 (35%)
Traction
41 (15%)
Scope
88 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+2
Concept Novelty+2

Craft

Ci+5
Tests+8
Polish+3
Releases+1
Has License+5
Code Quality+21
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+0
Has Dependency Mgmt+5

Traction

Forks+12
Stars+20
Hn Points+0
Watchers+0
Early Traction+5
Devto Reactions+0
Community Contribs+4

Scope

Commits+5
Languages+8
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+7
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

19

Contributors

4

Files

584

Active weeks

2

TestsCI/CDREADMELicenseContributing

Repository

Language

TypeScript

Stars

23

Forks

5

License

MIT