In the worker thread, the worker data that was provided to the t.worker method.
In the main thread, this field is undefined.
undefined
Start a Node Worker thread and parse its standard output as a child test
Optional
True if in the main thread. False when running in a worker thread spawned by t.worker
In the worker thread, the worker data that was provided to the t.worker method.
In the main thread, this field is
undefined
.