Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RunnerOptions

Index

Properties

Optional cleanReferencesAfterRun

cleanReferencesAfterRun: boolean

Whether to clean references to test fns and hooks when a suite is done.

Optional delay

delay: boolean

Whether to delay execution of root suite until ready.

Optional dryRun

dryRun: boolean

Whether to report tests without running them.