specbandit 0.1.0
A work-stealing distributed RSpec runner. Push spec file paths to a Redis list, then multiple CI runners atomically steal batches and execute them in-process via RSpec::Core::Runner.
Gemfile:
=
install:
=
Runtime Dependencies (1):
redis
>= 4.6, < 6