minitest-distributed is a plugin for minitest for executing tests on a distributed set of unreliable workers. When a test suite grows large enough, it inevitable gets too slow to run on a single machine to give timely feedback to developers. This plugins combats this issue by distributing the full test suite to a set of workers. Every worker is a consuming from a single queue, so the tests get evenly distributed and all workers will finish around the same time. Redis is used as coordinator, but
[email protected] is safe to use (health: 55/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/rubygems/minitest-distributedLast updated · 2026-01-20T21:12:10.360Z