Module nextest_runner::reporter::structured

source ·
Expand description

Functionality for emitting structured, machine readable output in different formats

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