Module format

Module format 

Source
Expand description

Archive format metadata shared between recorder and reader.

Structs§

RerunInfo
Rerun-specific metadata stored in meta/rerun-info.json.
RerunRootInfo
For a rerun, information obtained from the root of the rerun chain.
RerunTestSuiteInfo
A test suite’s outstanding and passing test cases.

Enums§

OutputDict
Which dictionary to use for compressing/decompressing a file.
RunsJsonWritePermission
Whether a runs.json.zst file can be written to.

Constants§

RECORD_FORMAT_VERSION
The current format version for recorded test runs.