Skip to main content

Introduction

💪 Eliminate flaky tests

💸 Save money on CI compute costs

😄 Increase developer productivity and moral

🛠️ Works with the tools you already know and love

TestRadar helps detect, prioritize, and combat flaky tests. Its dashboard displays analytics for your flaky tests and prioritizes your flaky tests by severity so that you know what tests to address first. It also enables auto quarantining, which automatically opens pull requests when flaky tests are detected, moving them from your pre-merge pipeline to a separate quarantine pipeline. This prevents flaky tests from blocking code merge. 🙌

info

Auto quaranting is not yet available.

Ready to get started?

How it Works

TestRadar is composed of 3 components: the web app, the GitHub App, and the plugins.

The Web App

  • Displays your connected orgs and repos
  • Displays analytics for your flaky tests
  • Enables auto quarantining

The GitHub App

  • Handles user authentication and authorization
  • Connects your orgs and repos with the web app
  • Integrates auto quarantining in your repos

The Plugins

  • Sends test results from your CI to the web app