Skip to content

Lupa API Reference / @pawel-up/lupa/reporters / json

Variable: json

const json: (options?) => ProgrammaticReporterContract<JSONReporterResult>

Defined in: src/reporters/index.ts:68

Create an instance of the json reporter

Parameters

options?

BaseReporterOptions

Returns

ProgrammaticReporterContract<JSONReporterResult>