Auto-balancing Playwright test shards #1047
aslushnikov
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Sounds interesting! We're not adding many features to the library these days, but we'll definitely take a look once we're moving toward a new major version where testing becomes important again. Am I understand this right that Flakiness would help determine the correct shard balance for best test performance? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks,
I used to work on Playwright, and I noticed that Swup uses Playwright too, including sharding in CI.
These days I’m building Flakiness.io: a GitHub-native test analytics dashboard that tracks flaky tests and detects regressions in pull requests.
We’re prototyping Playwright shard balancing, where Flakiness.io uses historical test timings to produce better-balanced shards. Since Swup has a real-world Playwright setup, I’d be very happy if you’re open to testing it on your workload.
OSS projects can use Flakiness.io for free. I’d be happy to help set it up and see if you find it useful.
Beta Was this translation helpful? Give feedback.
All reactions