接口:ConsoleReporterOptions

ConsoleReporterOptions

成员

alwaysListPendingSpecs :布尔值|未定义

即使在有错误时,也要列出待处理的规范。

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

randomSeedReproductionCmd :函数|未定义

一个函数,它采用随机种子,并返回再现该种子的命令。在不同的命令行工具中使用 ConsoleReporter 时,请使用它来定制输出。

类型
  • 函数 | 未定义

showColors :布尔值|未定义

是否给输出上色

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