property QUnitResult.finishedTests

Tests that reached testEnd; short of totalTests means the run stalled.

Type

number

Usage

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