Skip to content

henryruhs/specut

Repository files navigation

Specut

Cut massive test suites into equal chunks.

Build Status Coverage Status NPM Version License

Installation

Install on your system:

npm install specut --global

Usage

Run the command:

specut [options] [path]

-c, --config <config>
-a, --amount <amount>
-m, --mode <mode>
-v, --version
-h, --help

Documentation

Read the documentation for a deep dive.