Classes

c
TAPReporter

The default reporter: streams TAP version 13 to stdout. Stateless — every number it prints comes from context.counts, which the dispatcher updates before onTestEnd.

Usage

import * as mod from "lib/reporters/tap.ts";