Functions

formatArtifactStoreReport

Function: formatArtifactStoreReport()

formatArtifactStoreReport(report): string

Defined in: src/artifacts/conformance/run.ts:222

The report as something to put in a failure message or a log — one line per case, with the reason a case did not simply pass.

Parameters

report

ArtifactStoreReport

Returns

string

On this page