Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetCommandArgsOptions

Options for the getCommandArgs function.

Hierarchy

  • GetCommandArgsOptions

Index

Properties

colors

colors: boolean

Enable colored terminal output.

experimentalModules

experimentalModules: boolean

Pass the --experimental-modules flag to Node.

glob

glob: string

Glob matching the spec files.

reporter

reporter: MochaReporter

Mocha reporter used to display the test results.

testDir

testDir: Furi

Directory containing the tested files.

Generated using TypeDoc