Skip to content

cli: clearer PASS/FAIL/SKIPPED summary line for mutiny test #39

Description

@CodewithJha

Problem

mutiny test prints per-case lines and counts (test_cmd.py), but GOOD_FIRST_ISSUES #22 asks for a friendlier single summary line. Easy DX win for CI logs.

Repository evidence

Proposed direction

Always print one machine-scannable summary, e.g. Summary: 3 passed, 1 failed, 0 skipped (match Hosted tests page tone). Keep --json as structured output.

Acceptance criteria

  • Summary line always shown for non-json human mode when cases ran
  • Unit test asserts substring when capturing stdout
  • docs/CLI.md example updated if needed

Difficulty

XS · CLI · good first issue

Activity

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

Metadata

Metadata

Assignees

Labels

climutiny CLI / scripts DXenhancementNew feature or requestgood first issueGood for newcomerspriority:P3Nice-to-have with real value

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions