Skip to main content

2 posts tagged with "Release"

Playrunner release news

View All Tags

Automatic Playwright sharding is now in Playrunner

· 5 min read
Playrunner
Playrunner contributors

Playrunner can now turn one Playwright node into a complete sharded test run. It discovers the suite, chooses a capacity-aware execution plan, starts the shards concurrently, and merges their results into one report.

You set the limits. Playrunner decides how much parallelism the suite can use.

Introducing Playrunner: visual orchestration

· 3 min read
Playrunner
Playrunner contributors

Today, we're releasing Playrunner, an early source-available visual orchestration platform for teams running Playwright test automation.

Playwright is excellent at executing browser tests. But as a test suite grows across a team, the work around those tests grows too: CI scripts, runner infrastructure, environment configuration, reports, alerts, retries, and issue workflows. Playrunner brings that orchestration layer into one place.