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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.