nextest_runner::reporter

Module structured

Source
Expand description

Reporting of data in a streaming, structured fashion.

Currently, the only output supported is a compatibility layer with libtest. At some point it would be worth designing a full-fidelity structured output.

Structs§

  • A reporter that reports test runs in the same line-by-line JSON format as libtest itself
  • A reporter for structured, machine-readable formats.

Enums§

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