You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Directory of HTML coverage output to be served in UI mode and HTML reporter.',
327
327
argument: '<path>',
328
328
},
329
-
trackProcessAndWorker: {
329
+
autoAttachWorkers: {
330
330
description: 'Track coverage of the `node:child_process` and `node:worker_threads` spawned during test run. Supported only by `v8` provider. (default: false)',
0 commit comments