property QUnitResult.currentTest

Name of the test in flight, or null when none is running — the stall diagnostic.

Type

string | null

Usage

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