Every PR Arrives With Its Tests Written | Live Demo: AI Test Generation
Amikoo
0:00 / 0:00
Every PR Arrives With Its Tests Written | Live Demo: AI Test Generation
11 просмотров · 2 недели назад
Amikoo
3 подписчика
11 просмотров · 2 недели назад
What if the tests were already written by the time your pull request hit review?
In this live demo, MuukLabs CTO and co-founder Renan Ugalde ships two features into a demo app and never writes a single test. Background agents read each PR diff, find the coverage gaps the change introduced, and commit the missing Playwright tests to the branch before review starts.
Then he tackles the harder problem: 700 tests, 200 failing, and nobody with time to triage. An agent classifies the failures and reports back what's an actual defect versus environment noise.
You'll see:
▸ The full run: a PR opens, tests are written and committed, before the code is even reviewed
▸ A login redesign and a brand-new dashboard, both covered automatically
▸ Failure triage: telling a real defect apart from an environment error
▸ How to configure a Worker around any repeatable QA job
▸ First look at the VS Code integration — generate tests before you commit
📖 Full recap + FAQ: https://amikoo.ai/blog/ai-test-genera...
▶️ Webinar 1 — Why LLM Test Automation Breaks at Scale: https://amikoo.ai/blog/llm-test-autom...
🚀 Try Amikoo for free: https://qa.amikoo.ai?utm_source=youtu...
#aitesting #testautomation #playwright #shiftleft #qaautomation