Tests Dashboard & Auto-balancing Playwright Shards #2773
aslushnikov
started this conversation in
Ideas & Enhancements
Replies: 0 comments
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 BlockNote 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 BlockNote has a real-world Playwright setup, I’d be very happy if you’re open to testing it on your workload.
I also saw that you already generate a merged Playwright HTML report and upload it as a GitHub artifact. Flakiness.io can simplify that setup: it hosts test reports online for each commit/PR, and adds flakiness, performance, and regression analytics out of the box.
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