https://github.com/beemi/extentreport-framework-example
Maven Java Extent HTML report with testNG test library
https://github.com/beemi/extentreport-framework-example
extentreports maven testng
Last synced: 8 months ago
JSON representation
Maven Java Extent HTML report with testNG test library
- Host: GitHub
- URL: https://github.com/beemi/extentreport-framework-example
- Owner: beemi
- Created: 2020-02-06T22:38:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:34:30.000Z (over 2 years ago)
- Last Synced: 2023-12-15T03:52:54.149Z (over 2 years ago)
- Topics: extentreports, maven, testng
- Language: HTML
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Extentreport test framework
This ExtentReport test framework based on [extentreports](https://extentreports.com/)
### Run tests
``` mvn clean test ```
This will generate the extent html report under test-outout folder
> Update the extent.properties file.
> Only Html and Logger reports are open source, rest of the reports are need a licence.
### Contact
[beemi.raja@gmail.com](beemi.raja@gmail.com)