A command-line interface for interacting with [flakiness.io](https://flakiness.io) service.
Comprehensive SDK for creating and managing Flakiness JSON Reports in Node.js
A custom Playwright test reporter that generates Flakiness Reports from your Playwright test runs
Convert JUnit XML test reports into Flakiness Reports
Visual regression testing without the flakiness.
An intelligent Playwright HTML reporter with AI-powered failure analysis, flakiness detection, and performance regression alerts
[](https://flakiness.io/flakiness/vitest)
A custom Jest reporter that generates Flakiness Reports from your test runs
MCP server + Playwright reporter that builds a flakiness knowledge graph from test run history
Flakiness.io report format specification
Write robust and flakiness-free tests with Protractor
[](https://flakiness.io/flakiness/cucumberjs)
MCP server that aggregates CI failures, cross-references flakiness history, and generates go/no-go release recommendations
Cypress flakiness guard
Enterprise-ready Playwright reporter with root-cause analysis, flakiness detection, telemetry, and optional OpenAI or Claude enrichment
This is the official specification for the Flakiness.io report format.
Data adapters and AI providers for Flakiness Detective - Firestore, Filesystem, Google AI, and more
CodeCheck output plugin — web dashboard showing test results with pass rates, history, and flakiness detection
Track and bury your flaky tests - CI dashboard for flakiness analysis
Shared utilities for Flakiness Detective - Logger and common helpers
Test quality toolkit — boundary values, flakiness prediction, duplicate detection, static test scanner.
ESLint plugin to detect flaky test patterns and suggest fixes
A powerful Playwright reporter for aggregating test results, flakiness analysis, and historical trend tracking.
Command-line interface for Flakiness Detective - Detect and analyze flaky tests from the terminal
Flaky test detection for Rust. Runs cargo test N times and classifies each test as stable / flaky / broken with a reliability score in [0.0, 1.0]. Part of the dev-* verification collection.
Mark, debug and auto-retry your flaky tests
A cargo sub-command to helps you find flaky tests
A cargo plugin for finding and tracking flaky tests
A macro to help handling flaky tests
CLI tool meant to find flaky test by running multiple times a test harness until it fails.
atttribute macro for running a flaky test multiple times
Rust verification toolkit. Tests, benches, coverage, fuzz, security audit, dep hygiene, mutation, chaos, async, stress — one crate, opt in with feature flags.
implementation detail of the `flaky_test` macro
Mark, debug and auto-retry your flaky tests (proc-macro crate)
Tools for handling fickle (flaky) tests in rust.
Flexible parallel test runner with pluggable cloud providers
Quarantine flaky RSpec tests
Measure flaky Ruby Appium tests.
This gem provide an RSpec listener that allows to detect flaky examples. See https://docs.gitlab.com/ee/development/testing_guide/flaky_tests.html#automatic-retries-and-flaky-tests-detection.
Integrates RSpec with Trunk Flaky Tests to automatically upload test results from your CI jobs. Enables accurate flaky test detection, quarantining, and analytics.
Flaky stats will rerun broken tests from your parallel tests and if they pass then they must be flaky so it records them.
retry failed flaky example
Gem wraps every runned example to dump pointed database tables to json files
Measure flaky RSpec tests.
Make methods flaky, but deterministically.
RSpec plugin that retries your flaky tests. This plugin works by retrying failing examples that are marked with `flaky`.
FlakyCI helps you fight test flakiness
RSpec Tracer is a specs dependency analyzer, flaky tests detector, tests accelerator, and coverage reporter tool for RSpec. It maintains a list of files for each test, enabling itself to skip tests in the subsequent runs if none of the dependent files are changed. It uses Ruby's built-in coverage library to keep track of the coverage for each test.