TestMetadata: {
    subcaseMS: number;
}

Metadata about tests (that can't be derived at runtime).

Type declaration

  • subcaseMS: number

    Estimated average time-per-subcase, in milliseconds. This is used to determine chunking granularity when exporting to WPT with chunking enabled (like out-wpt/cts-chunked2sec.https.html).

Generated using TypeDoc