Module structured

Module structured 

Source
Expand description

Reporting of data in a streaming, structured fashion.

This module provides structured output reporters:

Structs§

LibtestReporter
A reporter that reports test runs in the same line-by-line JSON format as libtest itself
RecordReporter
A reporter that records test runs to disk.
StructuredReporter
A reporter for structured, machine-readable formats.

Enums§

EmitNextestObject
Determines whether the nextest subobject is added with additional metadata to events