Skip to main content

property RunOptions.setup

A function that accepts the TestsStream instance and can be used to setup listeners before any tests are run.

Type #

((reporter: TestsStream) => void | Promise<void>) | undefined

Did you find what you needed?

Privacy policy