/agent-java-cucumber3

Cucumber JVM version [3.0.0; 4.0.0) adapter

Primary LanguageJavaApache License 2.0Apache-2.0

Cucumber3 Agent for ReportPortal

End of support: The agent lifecycle already ended. You are free to use it as long as you prefer, but no new updates will be published.

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.

Maven Central CI Build Join Slack chat! stackoverflow Build with Love

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