Generate per-operation GraphQL contexts from an AppSync schema, draft test plans with an LLM, and materialize executable tests for Pytest or Jest. Includes optional resolver/data-source harvesting (IAM), per-operation prompt customization, and Allure reporting.
⚠️ Warning
Some parts of this codebase were “vibe-coded” for speed. Use with care, review generated code, and expect sharp edges in advanced/edge cases.
✅ Status
Pytest flows: stable.
IAM in Pytest: requires your own SigV4 wiring in graphql_client.py.