This is a sample testing sandbox with specs and tests generated on the open-source script orchestration platform windmill. It was created with Heal, an agent that turns your codebase into a production-like, testable sandbox, then tests the hell out of it.
Tests are written in Playwright and can run independently of the heal agent. They use the heal-playwright-tracer to provide better, easier-to-analyze tracers. To run:
- Install dependencies
npm i - Run tests
npx playwright test
Heal is building an opinionated QA engineer that:
- easily adds more test coverage
- tests the corner cases you don't think about or that are hard to test
- get bug reports with low false-positive to feed back to yourcoding agent
- makes your system testable even when it has complicated architectures and integration points
➡️ Get early access to heal. Mention this repo to get fast-tracked!
A fast, naive pass of heal found 2 bugs and many visual defects.