thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.64k stars 132 forks source link

Bug and Feature and Question ;) #1633

Closed db-pw-rocker closed 2 weeks ago

db-pw-rocker commented 3 weeks ago

Question: Hi guys, we want to integrate ThunderClient with CLI and do a reporting to Jira Xray as the Testmanagementtool. Therefore we want to use the xray API and using the junit xml report from thunderclient. https://docs.getxray.app/pages/viewpage.action?pageId=46886185#ImportExecutionResultsREST-JUnitXMLresults

But: We want to have a good mapping, like the thunderclient html report. We want to have a collection as a testcase and the "Tests from ThunderClient - like check 202" should be a teststep.

Then we would have a nice report and mapping in xray.

And I think a collection ist more a "Testcase" then 1 request test ;)

Are you using the free version/paid version/trial: paid with a lot of licenses in Deutsche Bahn in Germany :)

db-pw-rocker commented 3 weeks ago

Screenshot 2024-10-29 094638

but junit report looks like:

it would be great to have an option like "xray_report" to do a more useful mapping.

rangav commented 3 weeks ago

@db-pw-rocker thanks for the feedback. Will add to roadmap

db-pw-rocker commented 3 weeks ago

thanks for the quick response, this "feature" is quite important for us as we have multiple teams and projects with thunderclient and we need the full view of unit / service / end2end tests (with different tools) let me know once you have a specific release date (and questions ;))

db-pw-rocker commented 3 weeks ago

image

rangav commented 3 weeks ago

can you please share the current XML format sample and the desired XML format sample, so it will be useful to improve it?

db-pw-rocker commented 3 weeks ago

current is added.

the desired xml can be found in xray documentation https://docs.getxray.app/display/XRAY/Taking+advantage+of+JUnit+XML+reports

image

rangav commented 3 weeks ago

Thanks for sharing. I will look into it ASAP.

rangav commented 3 weeks ago

Hi @db-pw-rocker,

I'm not clear on what changes you need in the current XML.

Could you schedule a call on Monday to help me better understand your requirements?

Please reply with your availability using the form below: https://www.thunderclient.com/contact

rangav commented 2 weeks ago

Implemented in CLI version v1.19.0 https://github.com/thunderclient/thunder-client-support/releases/tag/v2.29.12