scruplelesswizard/Split Tests

Splits test suite for parallelization with equal time

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
split-totalTotal number of instances executing the tests (integer)yes
split-indexIndex of this instance executing the tests (integer)yes
globGlob pattern to find test files (default "spec/**/*_spec.rb") (string)nospec/**/*_spec.rb
exclude-globGlob pattern to exclude test files (string)no""
junit-pathPath to a JUnit XML report to use for test timings (string)no
line-countUse line count to estimate test times (boolean)no
namedescription
test-suiteA subset of tests, based on the the split index and split type
split-totalTotal number of instances executing the tests
split-indexIndex of this instance executing the tests