extent-framework / extentreports-csharp

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

Unable to implement report for multiple classes #74

Closed gauravbh88 closed 4 years ago

gauravbh88 commented 4 years ago

Unable to implement report for multiple classes with the concept of initializing extentreport object in base class and further inheriting Base class in [TestFixture] classes. Only Last test gets logged.

anshooarora commented 4 years ago

Please share a small snippet, this seems like a usage issue.