Skip to content

Installation

  1. Install a reporter for your testing framework

    See Test Runners for all supported frameworks and Custom Integrations for building your own.

  2. Install the Flakiness CLI

    Terminal window
    curl -LsSf https://cli.flakiness.io/install.sh | sh
  3. Run your tests and view the report

    Run your tests as usual — the reporter generates a Flakiness JSON report automatically. Then open it in the Report Viewer:

    Terminal window
    flakiness show