-
Notifications
You must be signed in to change notification settings - Fork 134
Reporters
Anshoo Arora edited this page Jul 17, 2020
·
5 revisions
Below are the reporters available:
- ExtentSparkReporter
- ExtentKlovReporter
- ExtentTabularReporter (pro)
- ExtentEmailReporter (pro)
- ExtentBDDReporter (pro)
All file-based reporters are available with the standard library. KlovReporter is available from the following dependency:
<groupId>com.aventstack</groupId>
<artifactId>klovreporter</artifactId>
<version>5.0.0-SNAPSHOT</version>
Copyright (c) 2020 ExtentReports - Licensed under Apache-2.0