extent-framework / extentreports-csharp

Extent Reporting Library, .NET
http://extentreports.com
Apache License 2.0
50 stars 40 forks source link

Extent Report html not generated #142

Open vincenzoperretta opened 3 years ago

vincenzoperretta commented 3 years ago

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

rafall92 commented 2 years ago

add extent.flush(); in teardown section