agent-java-cucumber3

EPAM Report portal. Cucumber version 3 integration

License

License

Categories

Categories

Java Languages Cucumber Application Testing & Monitoring
GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

agent-java-cucumber3
Last Version

Last Version

5.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

agent-java-cucumber3
EPAM Report portal. Cucumber version 3 integration
Project URL

Project URL

https://github.com/reportportal/agent-java-cucumber3
Source Code Management

Source Code Management

https://github.com/reportportal/agent-java-cucumber3/tree/master

Download agent-java-cucumber3

How to add to project

<!-- https://jarcasting.com/artifacts/com.epam.reportportal/agent-java-cucumber3/ -->
<dependency>
    <groupId>com.epam.reportportal</groupId>
    <artifactId>agent-java-cucumber3</artifactId>
    <version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/agent-java-cucumber3/
implementation 'com.epam.reportportal:agent-java-cucumber3:5.0.2'
// https://jarcasting.com/artifacts/com.epam.reportportal/agent-java-cucumber3/
implementation ("com.epam.reportportal:agent-java-cucumber3:5.0.2")
'com.epam.reportportal:agent-java-cucumber3:jar:5.0.2'
<dependency org="com.epam.reportportal" name="agent-java-cucumber3" rev="5.0.2">
  <artifact name="agent-java-cucumber3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='agent-java-cucumber3', version='5.0.2')
)
libraryDependencies += "com.epam.reportportal" % "agent-java-cucumber3" % "5.0.2"
[com.epam.reportportal/agent-java-cucumber3 "5.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.epam.reportportal : client-java jar 5.0.21
com.epam.reportportal : commons-model jar 5.0.0
com.google.code.findbugs : jsr305 jar 3.0.2
io.cucumber : cucumber-java jar 3.0.2

Project Modules

There are no modules declared in this project.

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.

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

com.epam.reportportal

Report Portal

public repositories of Report Portal: services, integrations, clients, etc.

Versions

Version
5.0.2
5.0.1
5.0.0
4.0.0