Skip to content

JUnit XML report output (--junit <file>) #9

Description

@PRAteek-singHWY

Add a JUnit XML reporter so CI systems render findings as failed test cases.

Files: new src/report/junit.ts, wire a --junit <file> flag in src/cli.ts

Acceptance criteria

  • Each FAIL becomes a failed testcase; PASS becomes a passing one.
  • Valid JUnit XML (opens in common CI viewers).
  • A small unit test of the serializer.

Comment /assign to claim.

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 requestgood first issueGood for newcomersstarterBeginner-friendly first task

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions