Flakiness ranked
Tests that flip between pass and fail across runs are surfaced and ranked, not buried inside a single run's retries.
[ Flaky tests ]
kinora is a flaky test dashboard for Playwright: it watches every run and surfaces the tests that pass and fail without code changes, so you can find, rank, and fix them instead of hitting retry.
Flaky tests hide in per-run retries: the report goes green, the flake is invisible, and trust in the suite erodes. kinora compares each test's outcome across your entire run history, so tests that flip between pass and fail are surfaced and ranked, with the full timeline and the trace one click away.
Tests that flip between pass and fail across runs are surfaced and ranked, not buried inside a single run's retries.
See the full pass/fail timeline for a test to judge how bad a flake really is before you spend time on it.
One click from a flaky failure to its full Playwright trace, embedded inline.
Get notified in Slack, email, or webhook the moment a stable test starts failing.
It compares each test's outcome across your run history. Tests that change status without a code change are flagged as flaky and ranked by how often they flip.
Yes. Per-project alerts fire on new failures and regressions, delivered via Slack, email, or webhook.
No. Send results with @kinora/reporter or the CLI and flaky detection is automatic; there are no test-code changes.
Add the reporter, point it at a kinora server, and watch the history build itself.