Skip to content

toptal/test-distrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.