Skip to content

silent

  • Type: boolean | 'passed-only'
  • Default: false
  • CLI: --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.

Released under the MIT License.