https://github.com/znsio/getting-started-with-reportportalintegration
Sample project to demonstrate the integration with https://github.com/znsio/ReportPortalIntegration
https://github.com/znsio/getting-started-with-reportportalintegration
Last synced: about 1 year ago
JSON representation
Sample project to demonstrate the integration with https://github.com/znsio/ReportPortalIntegration
- Host: GitHub
- URL: https://github.com/znsio/getting-started-with-reportportalintegration
- Owner: znsio
- License: mit
- Created: 2024-09-11T05:18:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T23:29:57.000Z (over 1 year ago)
- Last Synced: 2025-03-15T00:27:01.171Z (over 1 year ago)
- Language: Java
- Size: 35.2 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
Sample project to easily integrate ReportPortal with your JAVA-TestNG automation framework by using [ReportPortalIntegration](https://github.com/znsio/ReportPortalIntegration)
Refer to the [README](https://github.com/znsio/ReportPortalIntegration/blob/main/README.md#introduction) for information how to use and configure ReportPortalIntegration.
# To run the sample tests:
* Update the reportportal.properties file
* Run the test
mvn test -DsuiteXmlFiles=src/test/resources/testng.xml