openfga / openfga/cli

Generate a tests report

Open
#293 9 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
102
Forks
49
Avg merge
1d 1h
Merged PRs (30d)
16

Description

Hello,

Having the possibility to generate a test report would be great (especially to publish them in CIs).
No sure which format to use. JUnit is the most commonly used and a lot of tools supports it but ... xml 😢.
The testing tools generating json reports seems to all use a custom format 😞.
Looking into this I came across this initiative that is very new but could be interesting.

What do you think about it?

Regards,
Yann

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by reading the nine-comment discussion and comparing the proposed JUnit and CTRF formats; define the report contract before implementation. Done means the CLI generates a documented, CI-consumable test report and has tests covering the chosen format.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.