Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 733 Bytes

File metadata and controls

21 lines (14 loc) · 733 Bytes
description Track flaky test distribution over time
icon shuffle

Test Flakiness

Shows the distribution of flaky tests over time.

Metrics

  • Flaky tests: overall flaky tests detected for the period. See flaky-tests.md
  • Flakiness rate: flaky tests count / passed tests count

Example chart - Test Flakiness

Related