Skip to content

silent

  • 类型: boolean | 'passed-only'
  • 默认值: false
  • 命令行终端: --silent, --silent=false

Silent console output from tests.

Use 'passed-only' to see logs from failing tests only. Logs from failing tests are printed after a test has finished.