Back to Home
KlenLucas icon

ai-test-generator

Verified Safe

by KlenLucas

Overview

Automatically generate Playwright test code from user stories using Claude AI.

Installation

Run Command
python cli.py generate --file user_stories/login.txt

Environment Variables

  • ANTHROPIC_API_KEY

Security Notes

The application properly uses environment variables for API keys, avoiding hardcoded secrets. It includes a validation step for generated code, which helps mitigate risks associated with AI hallucinations or unexpected code. The primary security consideration is ensuring the generated Playwright test code, if run in an unisolated environment, does not perform unintended actions. However, the system's design with a QA engineer persona prompt and validators aims to produce safe, functional tests.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens600
Stars0
Forks0
Last Update2026-01-19

Tags

AITest AutomationPlaywrightGherkinPython