Replay Test Suites

Recent Runs view

The Recent Runs view alerts you to new issues in your test suite so you can see which run introduced the problem and address it quickly.

Recent Runs view

Overview

The Recent runs view serves two purposes. The first is to make it easy to spot regressions quickly. The second is to help developers see their recent runs and jump into the replays.

Shareable URLs

When you notice a problem with a recent run, it’s easy to select the run, copy the URL, and share it with your team in Slack or Linear.

Recent Runs view

  1. Key Performance Indicators See your test suites’ failure rate and daily breakdown at a glance.
  2. Chronological list Spot regressions and drill down into recent test runs with the Recent Runs view.
Test Suite Runs view

Filters

The Test Runs Filters help you view the most relevant run by branch, passing and failing runs, and commit message.

Recent Runs filters

Run details

  1. Summary each runs are organized into a failing, flaky and passing tests.
  2. Metadata runs are associated with a commit message, author, branch name and other relevant metadata.
  3. Search find the tests you’re looking for quickly with powerful search and filtering.
Test Suite Run detail view

Test details

Test details include all recorded replays from the test run.

Common errors are displayed below to provide an overview of the test failure messages.

Clicking on a recording opens the replay so that you can inspect it with Replay DevTools.

Test Suite Run detail view
Read more

PR comments

The Replay GitHub PR comment makes it easy to view a PR's recent runs.

Top failing and flaky tests

Go to the Failing and Flaky Tests view to see your top failing and flaky tests.