Trunk: AI Platform for Managing Flaky Tests in CI Pipelines
By
Garry Tan
8mo ago· 1 min readenProduct
38/100
Stale
Bagelometer↗
Best dunked in coffee. Better still, swap for a fresh one.
Score38Typepress releaseSentimentpositive
Summary
Trunk is an AI DevOps platform that addresses the problem of flaky tests in continuous integration pipelines. The platform automatically detects and quarantines unreliable tests that randomly break CI processes, allowing them to continue running without blocking deployments while developers fix them. It works across any programming language, test framework, and CI provider, and is used by companies like Zillow, Brex, and Metabase to maintain reliable development pipelines.
Key quotes
· 4 pulledWe 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.
Trunk is the CI Reliability Platform designed to eliminate the hidden tax of an unreliable pipeline.
Trunk is the CI Reliability Platform designed to eliminate the hidden tax of an unreliable pipeline. By automating flaky test management and providing an intelligent merge queue, we help engineering teams at companies like Zillow, Faire, and Brex save tho
