1
votes

I am using specflow to create my feature files using GWT scenarios in visual studio 2015. When I use Specflow + Runner I am able to to see the report generated for the test. But I use Nunit for the execution I am not able to view report. How can I see the XML report file?

2
Which XML report do you mean? - Andreas Willich
0 down vote accept Does the Nunit test Runner Produce any result report?(Specflow + Runner produce HTML report) In many websites it is mentioned as Nunit gives TestResult.XML - user7208065
does any other free unit test provider other than specflow runner is available to generate html report from specflow - user7208065

2 Answers

0
votes

Does the Nunit test Runner Produce any result report?(Specflow + Runner produce HTML report) In many websites it is mentioned as Nunit gives TestResult.XML

0
votes

Use Pickles to create documentation for Specflow.