成员
alwaysListPendingSpecs :Boolean|undefined
即使有失败也要列出未决的规格。
类型
- Boolean | undefined
- 默认值
- true
randomSeedReproductionCmd :function|undefined
获取随机种子并返回重现该种子的命令的函数。在不同的命令行工具中使用 ConsoleReporter 时,用此函数自定义输出。
类型
- function | undefined
showColors :Boolean|undefined
是否为输出着色
类型
- Boolean | undefined
- 默认值
- false