Universal AI QA automation framework that installs a Senior QA Engineer agent (Rayan) into AI assistants like Claude Code, Cursor, and Copilot. Version 2.11.10 (stable, actively maintained) requires Node.js >=18. Automatically detects project stack (React, Angular, Vue, .NET, Node, Python), generates Playwright E2E tests from user stories, executes them, fixes failures, and produces professional QA reports in Arabic (configurable). Key differentiator: project-agnostic, covers full QA lifecycle from story analysis to report generation, not just test execution.
npm install ai-qa-frameworkNo compatibility data collected yet for this library.
Installs the AI QA Framework, activates the Rayan agent, and runs full QA on a user story file.
Upgrade Node.js to a version >=18.0.0.
Edit config.yaml to set 'language: en' or desired language.
Run 'npx playwright install' after setup if not already present.
Run 'npm install -D @playwright/test' or 'npx playwright install'.