Not able to generate test results from specflow to upload in xray for Nunit6.0

Kartheeswaran Ramasamy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 14, 2024

Not able to generate test results from specflow to upload in xray for Nunit6.0

 

Could someone provide me with the steps needs to follow to generate the Test result json or xml for a Specflow project which is using Nunit6.0

1 answer

0 votes
Manuel
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 8, 2024

Hi @Kartheeswaran Ramasamy ,

I don't think it's supported right now because Specflow was mostly abandoned project some time ago. You can try to generate a JUnit xml file instead and use it to have visibility of the test results without the actual info of the detailed given/when/then statements.

Suggest an answer

Log in or Sign up to answer