界面:`ConsoleReport`选项

`ConsoleReporterOptions`

成员

`alwaysListPendingSpecs`:布尔值或未定义

即使存在故障,也可以列出待定规格。

类型
  • 布尔值 | 未定义
默认值
  • true

`randomSeedReproductionCmd`:函数或未定义

获取随机种子并返回该种子的命令的函数。在不同的命令行工具中使用 `ConsoleReporter` 时,使用此项来自定义输出。

类型
  • 函数 | 未定义

`showColors`:布尔值或未定义

是否对输出着色

类型
  • 布尔值 | 未定义
默认值
  • false