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

Single report for test run with multiple collections #1221

Closed
HartleSeb opened this issue Jul 12, 2023 · 9 comments
Closed

Single report for test run with multiple collections #1221

HartleSeb opened this issue Jul 12, 2023 · 9 comments
Labels
CLI feature request New feature or request

Comments

@HartleSeb
Copy link

HartleSeb commented Jul 12, 2023

Discussed in #1220

Description
As a end user I want to have a single report of a test run with multiple collection to validate all results in one html file (better to have the option for each file tye - json, csv and xml) if

Use Case
We are testing some REST functionalities on a daily base via CLI and publish our report in the GitHub page of our repository. After we switched to a approach with multiple collections we get many reports which need to be checked. It would be much easier to get a full report of all collections instead of multiple reports for each one.

Alternatives
At the moment we are planning to write a script to collect the numbers out of the single reports, but it would be much easier to have some options directly within the CLI call.

Your Team Size Using TC:
Our team size is round about 20 people.

@HartleSeb HartleSeb added the feature request New feature or request label Jul 12, 2023
@rangav
Copy link
Collaborator

rangav commented Jul 12, 2023

Thanks @HartleSeb for creating feature request.

@rangav rangav added the CLI label Jul 12, 2023
@dprajap
Copy link

dprajap commented Jul 12, 2023

This is nice feature to have

@rangav
Copy link
Collaborator

rangav commented Jul 18, 2023

Hi @HartleSeb, I think we can combine JSON, CSV and XML reports easily, But HTML report needs extra work.

If the above is useful except HTML report, we can implement it. Let me know.

@HartleSeb
Copy link
Author

Hello @rangav,
having at least the JSON format would be helpful for our reporting! On long term the html part would be better, but the first step sounds good! 👍

@rangav
Copy link
Collaborator

rangav commented Jul 31, 2023

This feature is implemented. Please update CLI to v1.4.6.

  • JSON and CSV reports will also generate combined reports now.

See all features released
https://github.com/rangav/thunder-client-support/releases/tag/v2.10.0

Please let me know your feedback.

@rangav
Copy link
Collaborator

rangav commented Jul 31, 2023

I am closing this issue for now.

@rangav rangav closed this as completed Jul 31, 2023
@franky1964
Copy link

franky1964 commented Aug 10, 2023

Hi @rangav,
we are running multiple collections and expecting single html reports to be linked in a central location as result for the last pipeline run.
Could you add to your roadmap to get optional a single report for xml and html as well?

@rangav rangav reopened this Aug 10, 2023
@rangav
Copy link
Collaborator

rangav commented Aug 10, 2023

Sure - reopened the issue and will add to roadmap.

@rangav
Copy link
Collaborator

rangav commented Oct 20, 2023

This feature is implemented and published to the marketplace, please update to v2.14.0

  • Update CLI to v1.8.0

see release notes
https://github.com/rangav/thunder-client-support/releases/tag/v2.14.0

Please test and let me know your feedback.

@rangav rangav closed this as completed Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants