Back to Vitest

runner | Config

docs/config/runner.md

4.1.5310 B
Original Source

runner

  • Type: VitestRunnerConstructor
  • Default: node, when running tests, or benchmark, when running benchmarks

Path to a custom test runner. This is an advanced feature and should be used with custom library runners. You can read more about it in the documentation.