Skip to content

Issue 5.1: Define Test Report Data Structures #2163

@0xMimir

Description

@0xMimir

Define the data structures for test reports. Create TestReport struct with: test_name, status (Passed/Failed/SoftFailed), start_time, end_time, duration, sections (Vec), soft_errors, hard_errors, metrics (blocks_produced, transactions_sent, proofs_generated, gossip_consistency), node_summaries. Track timing metrics per section, categorize errors by type and context, include node health information, support serialization to multiple formats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions