GitHub - oslabs-beta/flake-guard-alpha: Flaky test management.
Briefly

FlakeGuard helps users identify and improve flaky tests that may fail inconsistently due to factors like timing issues and network variability.
By executing multiple test runs, FlakeGuard increases the accuracy of determining flakiness, balancing between execution speed and precise metrics.
The FlakeGuard NPM package automates repeated test runs and compiles results, providing users with a detailed analysis of pass/fail metrics in their terminal.
Users can access advanced metrics through a dashboard by logging in with GitHub, enabling them to track the evolution of their test suite over time.
Read at GitHub
[
|
]