How Lovable 10x'd their Playwright test suite while speeding up CI
Lovable moved their Playwright test suite to Endform, increased their coverage by 10x while reducing execution time by 80% — now running 400k+ tests per week.
Read the storyFocus on quality
Up to 10x faster suites by changing a single CLI command
12 browsers testing
Use what you already have
Endform reads your existing playwright.config.ts, including Playwright projects and global setup. Keep custom dependencies, local services, and reporters in place.
Switch one CLI command to run the same suite on Endform, without rewriting tests or maintaining a second configuration.
Infinite scalability
Endform runs each test on its own isolated machine, in parallel. There is no sharding plan to tune as the suite grows.
Instead of being limited by your sharding setup, your suite finishes as soon as the slowest test is done.
$ |
Running 0 tests in parallel
A faster inner loop
Endform gives you and your agents the full context of your suite: live browsers from running tests, historical failure reasons, and rich results.
Reach testing confidence sooner with best-in-class writing, debugging, and querying tools.
Reuse your setup projects and fixtures to write and debug tests that already exist.
auth.setup.tsfixtures.tsWhy has checkout.spec.ts failed before?4 related runs / recurring network timeout
Outer loop maintenance
Endform builds a historical view of test health across runs, so inconsistent failures stand out from one-off errors.
See which tests needed retries, inspect recurring errors, and open available traces to understand what happened before flakiness slows the team down.

Get started with 2,000 free test minutes, then pay $0.01 per test minute.
Reduce your bill by improving your tests.
Without backend context, a failing Playwright test leaves you guessing. This open-source reporter and fixture propagates W3C trace context into your stack.
Announcing the Endform Vercel integration - the best way to end-to-end test for the web
Playwright CI should not crawl. Learn how to cache browsers, run tests in parallel, and cut GitHub Actions time fast.
Endform runs browser based end to end tests for web applications quickly and reliably. We target the end to end testing framework Playwright.
Getting started with Endform is easy! Just switch out one CLI command and you are up and running. We are fully Playwright compatible - no configuration changes needed.
Endform distributes your Playwright tests across hundreds of machines in the cloud. We run one test per machine, and coordinate the collection of results. This way your test suite finishes in the fastest possible time, while letting you focus on writing tests instead of managing infrastructure.
Endform runs Playwright tests significantly faster than traditional runners by utilizing full parallelization and a highly optimized runtime.
We have seen speedups of some test suites of over 20x, and we can run most test suites in under 2 minutes.
No. As of today we only support running Playwright tests. This lets us focus on providing the best possible experience for Playwright users. In the future we may consider adding support for other frameworks.