property ConfigOptions.reporters

Reporter instances for this run, replacing the one reporter/junit would have selected. The way a caller observes a run as data rather than as text.

Type

ReporterInstance[]

Usage

import { type ConfigOptions } from "lib/setup/config.ts";