extentreports-csharp icon indicating copy to clipboard operation
extentreports-csharp copied to clipboard

Extent Report html not generated

Open vincenzoperretta opened this issue 4 years ago • 1 comments

Hi all

I am struggling to get the report to generate I have followed the documentation and no getting any build or runtime errors running for the automated test case, however Extent html report does not generate.

Installed version of Extent report nuget package is v4.1.0 and framework on the solution is .Net framework 4.7.2

TestClass

vincenzoperretta avatar Sep 27 '21 16:09 vincenzoperretta

add extent.flush(); in teardown section

rafall92 avatar Nov 26 '21 21:11 rafall92