Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 771 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 771 Bytes

test-distrib

What's *-distrib?

This is a collection of gems for running tests in parallel on multiple machines/processes.

This is a monorepo. Please follow to each gem's directory to get more insights.

distrib-core

distrib-core gem defines core classes. It can be used as a building block for various *-distrib runners.

rspec-distrib

rspec-distrib gem is an implementation of distrib runner for RSpec tests.

cucumber-distrib

cucumber-distrib gem is an implementation of distrib runner for Cucumber.

features-parser

features-parser gem is a helper for cucumber-distrib runner.