Skip to content

WIP: Add optional argument to `spec:feature` task to split runs in half

Robert Speicher requested to merge rs-split-spec-feature into master

This is really naive and will just divide the file list in two. One half is likely to run much faster than the other, depending on which specs end up where.

Merge request reports