reporters is an array of reporter configurationsName |
Type |
Description |
|
Replace the current list of reporters with a new one. |
timeout in milliseconds, the default value is 2 minutes useEventLooptrue always runs with an event loopfalse never runs with an event loopnull uses an event loop if there is one (provided by link)
otherwise run withoutreporters is an array of reporter configurationsName |
Type |
Description |
|
Replace the current list of reporters with a new one. |
|
|
Set the test timeout. |
|
|
Configure the execution to use an event loop when there is no one existing. |