extentreports-dotnet-cli icon indicating copy to clipboard operation
extentreports-dotnet-cli copied to clipboard

HTML reports are not created

Open sisillV opened this issue 5 years ago • 0 comments

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

sisillV avatar Jun 22 '20 16:06 sisillV