qunitx-cli
lib/types.ts
.
QUnitResult
failedTests
property
QUnitResult.failedTests
Tests with at least one failing assertion.
Type
number
Usage
import { type QUnitResult } from "lib/types.ts";
Document Navigation
Type