property GroupState.lastQUnitResult

QUNIT_RESULT delivered via the WS 'done' message; avoids a page.evaluate() CDP round-trip.

Type

QUnitResult | null

Usage

import { type GroupState } from "lib/types.ts";