Mode

Cut testing suite by files:

specut tests --mode file

Cut testing suite by it() blocks:

specut tests --mode it

Cut testing suites by describe() blocks:

specut tests --mode describe

Last updated