HTML reports are not created
Hi, I manage to run the command for creation of report from \bin\Debug folder:
C:\Users\User\Documents\Work\extentreports-dotnet-cli\ExtentReportsDotNetCLI\ExtentReportsDotNetCLI\bin\Debug>extent -i C:/Users/User/source/repos/pact-workshop-dotnet-core-v1/CompletedSolution/Provider/tests/TestResults/TestResults.xml -o C:/Users/User/Documents/Work Parsing test runner result file 'C:/Users/User/source/repos/pact-workshop-dotnet-core-v1/CompletedSolution/Provider/tests/TestResults/TestResults.xml' ... The html report will be output to the folder 'C:/Users/User/Documents/Work'. Report for 'C:/Users/User/source/repos/pact-workshop-dotnet-core-v1/CompletedSolution/Provider/tests/TestResults/TestResults.xml' is complete.
But I don't see report in folder C:/Users/User/Documents/Work
the xml is generated from xunit. I will attach the file in txt format TestResults.txt TestResults1.txt
Best Regards, Stanislava