🧪
specut
  • Introduction
  • Config
  • Recipes
    • GitHub
    • GitLab
  • Examples
    • Amount
    • Mode
  • Links
    • GitHub
Powered by GitBook
On this page
  1. Examples

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
PreviousAmount

Last updated 1 year ago