An open API service indexing awesome lists of open source software.

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

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