Verbosity level

Since 1.9.1

Enumeration Members

Enumeration Members

None

Level 0 (default)

Minimal reporting:

  • minimal failing case
  • error log corresponding to the minimal failing case

Since 1.9.1

Verbose

Level 1

Failures reporting:

  • same as VerbosityLevel.None
  • list all the failures encountered during the shrinking process

Since 1.9.1

VeryVerbose

Level 2

Execution flow reporting:

  • same as VerbosityLevel.None
  • all runs with their associated status displayed as a tree

Since 1.9.1