From IDE to Merge: How Every PR Can Arrive With Its Tests Already Written
You can configure agents to watch your repository, read the diff on every pull request, find the coverage gaps the change introduced, and commit the missing Playwright tests to that PR before a human reviews it. In this live demo, MuukLabs CTO Renan Ugalde shipped two features — a login redesign and a new dashboard — without hand-writing a single test, then used a second agent to separate real defects from environment noise in the failures.
