Product Thumbnail

Trunk Flaky Tests

Detect, quarantine, and eliminate flaky tests

Productivity
Software Engineering
Developer Tools

Trunk detects, quarantines, and eliminates flaky tests from your code base. Works with any language, any test runner, and any CI provider.

Top comment

👋 Hey everyone! We're excited to share Trunk Flaky Tests with all of you.


We built this to solve one of the most frustrating developer problems - flaky tests that randomly break your CI and waste your time.

Trunk Flaky Tests automatically detects and quarantines these productivity-killing tests by spotting flaky patterns across test runs over time. Once detected, flaky tests keep running but won't break your CI while you fix them.


It works with any language, test framework, and CI provider. Companies like Zillow, Brex, and Metabase use it to keep their pipelines flowing smoothly.


Our goal is simple: help you ship code faster with less frustration.

Can't wait to hear what you think! Feel free to ask questions in the comments.

Comment highlights

This is cool. Curious what % of tests are flaky on your dataset. And whether those tests need to be updated to be non flaky, or just removed.