property UserRunOptions.coverage Collect V8 line coverage (chromium only). formats additionally writes lcov/html artifacts. Type boolean | { formats?: Array<"lcov" | "html">; }