qunitx-cli
lib/types.ts
.
QUnitResult
totalTests
property
QUnitResult.totalTests
Tests QUnit registered for this run.
Type
number
Usage
import { type QUnitResult } from "lib/types.ts";
Document Navigation
Type