Skip to content

What is Flakiness.io?

Flakiness.io is two things:

  1. A free, open-source test reporting format with a beautiful report viewer — get rich HTML test reports for any framework, no account needed.
  2. 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.

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:

Terminal window
flakiness show

No account, no uploads, no setup beyond the reporter itself. See Integrations for supported frameworks.

Detailed Architecture Diagram Detailed Architecture Diagram

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.