What is Flakiness.io?
Flakiness.io is two things:
- A free, open-source test reporting format with a beautiful report viewer — get rich HTML test reports for any framework, no account needed.
- A test analytics platform that uses commit history and test execution history to detect regressions, track flakiness, and surface trends.
Start for free with local reports, and optionally connect to the platform when you need analytics across your team.
Report Viewer
Section titled “Report Viewer”Flakiness.io provides open-source reporters for popular testing frameworks that generate rich, detailed test reports — similar to Allure, but modern and framework-agnostic.
Install a reporter, run your tests, and view the results locally:
flakiness showNo account, no uploads, no setup beyond the reporter itself. See Integrations for supported frameworks.
Platform
Section titled “Platform”When you’re ready for analytics, configure your reporters to auto-upload results to Flakiness.io. The platform aggregates test data across commits and environments to:
- Detect regressions — pinpoint exactly which commit broke a test
- Track flakiness — measure flip rates and identify unreliable tests
- Surface trends — see test health over time with timelines and dashboards
- Integrate with pull requests — get test analytics directly in your GitHub PRs
Flakiness.io supports tests across language ecosystems and is ideal for monorepos, unifying diverse testing frameworks onto a single dashboard.
See Installation to get started with the platform.
Limitations
Section titled “Limitations”- Flakiness.io only supports https://github.com as a source of commit history.