Cucumber3 Agent for ReportPortal
DISCLAIMER: We use Google Analytics for sending anonymous usage information such as agent's and client's names, and their versions after a successful launch start. This information might help us to improve both ReportPortal backend and client sides. It is used by the ReportPortal team only and is not supposed for sharing with 3rd parties.
Installation
Add to POM.xml
dependency
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-cucumber3</artifactId>
<version>5.0.2</version>
<type>pom</type>
</dependency>
Install Reporter, Configuration
See readme for Cucumber Agent 2 for details on installation and configuration (as this (3rd) version of agent is a copy of the 2nd version with minor chagnes in dependencies) - https://github.com/reportportal/agent-java-cucumber2