Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 515 Bytes

File metadata and controls

12 lines (7 loc) · 515 Bytes

Introduction

Sample project to easily integrate ReportPortal with your JAVA-TestNG automation framework by using ReportPortalIntegration

Refer to the README 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