Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CTRF format? #700

Closed
simplekjl opened this issue Nov 1, 2024 · 1 comment
Closed

CTRF format? #700

simplekjl opened this issue Nov 1, 2024 · 1 comment
Assignees
Labels
Feature Feature request issue type S: postponed Status: work on the issue is not in the short term plans

Comments

@simplekjl
Copy link

What is your use-case and why do you need this feature?
I read recently about this format and some Github actions around it. It would be nice to considered as a Feature in the future

Describe the solution you'd like
Integrate the CTRF format to standardize the results

@simplekjl simplekjl added Feature Feature request issue type S: untriaged Status: issue reported but unprocessed labels Nov 1, 2024
@shanshin shanshin added S: postponed Status: work on the issue is not in the short term plans and removed S: untriaged Status: issue reported but unprocessed labels Nov 4, 2024
@shanshin
Copy link
Collaborator

shanshin commented Nov 4, 2024

Hi,
CTRF format is intended for saving test results. It contains a list of running tests and the status of the run.
Kover is a tool for for measuring the coverage, it isn't a testing framework. Its report contains a classes and methods with its covered/missed count.

Therefore, these reports are designed to store different information.

@shanshin shanshin closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature request issue type S: postponed Status: work on the issue is not in the short term plans
Projects
None yet
Development

No branches or pull requests

2 participants