Skip to content

Per-test output capture #475

@MatthewMckee4

Description

@MatthewMckee4

Associate captured stdout/stderr with individual tests instead of interleaving everything.

Currently Python print() output from parallel tests gets mixed together. Capturing per-test and displaying it alongside failures (like pytest's default capture behavior) would make output much more readable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    diagnosticsRelated to diagnostics and output of Karvatest-runningRelated to running tests with karva

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions