Skip to content

--markdown — Structured markdown output for AI consumption #24

Description

@sleipi

Add a --markdown flag that outputs test results as structured markdown to stdout.

Use cases:

  • Feed test results to LLMs/AI agents for analysis
  • Readable structured format that's both human- and machine-friendly
  • Copy-paste into issues, PRs, or documentation

Output should include: file paths, entry names, pass/fail status, assertion details, duration.

When --markdown is active, no ANSI/progress output should be emitted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttbdNeeds further specification

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions