Last Version

octane-cucumber-jvm 1.0.0

A plugin to upload cucumber test results into ALM Octane. The plugin works with the Junit framework that runs cucumber-jvm tests.

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.microfocus.adm.almoctane.bdd
ArtifactId

ArtifactId

octane-cucumber-jvm
Version

Version

1.0.0
Type

Type

jar
Description

Description

octane-cucumber-jvm
A plugin to upload cucumber test results into ALM Octane. The plugin works with the Junit framework that runs cucumber-jvm tests.
Project URL

Project URL

https://github.com/MicroFocus/octane-cucumber-jvm

Download octane-cucumber-jvm 1.0.0


<!-- https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.bdd/octane-cucumber-jvm/ -->
<dependency>
    <groupId>com.microfocus.adm.almoctane.bdd</groupId>
    <artifactId>octane-cucumber-jvm</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.bdd/octane-cucumber-jvm/
implementation 'com.microfocus.adm.almoctane.bdd:octane-cucumber-jvm:1.0.0'
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.bdd/octane-cucumber-jvm/
implementation ("com.microfocus.adm.almoctane.bdd:octane-cucumber-jvm:1.0.0")
'com.microfocus.adm.almoctane.bdd:octane-cucumber-jvm:jar:1.0.0'
<dependency org="com.microfocus.adm.almoctane.bdd" name="octane-cucumber-jvm" rev="1.0.0">
  <artifact name="octane-cucumber-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microfocus.adm.almoctane.bdd', module='octane-cucumber-jvm', version='1.0.0')
)
libraryDependencies += "com.microfocus.adm.almoctane.bdd" % "octane-cucumber-jvm" % "1.0.0"
[com.microfocus.adm.almoctane.bdd/octane-cucumber-jvm "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.cucumber : cucumber-java jar 4.8.1
io.cucumber : cucumber-junit jar 4.8.1

test (1)

Group / Artifact Type Version
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.