1

When watching the video of using the Pickles UI from commandline, it is using the NUnit console runner to generate a TesResults.xml prior to using the PicklesUI. The PicklesUI uses the TestResults.xml generated from the NUnit console runner to generate a neat report. The problem for me is that I am not using NUnit for my tests. I am using Specflow for C# and main unit test runner I am using is 'SpecRun.' My tests are written using Selenium.

My question is how can I use the PicklesUI to generate test results from a test run ran from within Visual Studio 2017 using SpecRun?

I also get these errors enter image description here

user5199
  • 359
  • 2
  • 15
  • Doesn't the documentation not help you: http://docs.picklesdoc.com/en/latest/IntegratingTestResultsFromSpecRun/ ? – Andreas Willich Mar 08 '18 at 18:10
  • Never see this. I think the problem is I am not understanding. I know how to modify the report template, but how does PickesUI integrate with the report template modified. What are the steps to generate a unique report using Pickles UI now that the report template has been modified – user5199 Mar 09 '18 at 13:12

0 Answers0