Skip to content

JSON output for test listing #598

@MatthewMckee4

Description

@MatthewMckee4

Support JSON output when listing discovered tests, for programmatic consumption:

karva test --dry-run --format json
karva test --dry-run --format json-pretty

This would output structured test metadata (name, module, tags, parameters, file path, line number) that other tools can consume for building test dashboards, selecting tests, or integrating with IDEs.

See: https://nexte.st/docs/listing/

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliRelated to the command-line interfacediagnosticsRelated to diagnostics and output of Karva

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions