is not current version
Last Version 4.0.3

Cucumber-Perf 4.0.1

A performance testing framework for cucumber

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.mpinardi
ArtifactId

ArtifactId

cucumber-perf
Version

Version

4.0.1
Type

Type

jar
Description

Description

Cucumber-Perf
A performance testing framework for cucumber
Project URL

Project URL

https://github.com/mpinardi/cucumber-perf
Source Code Management

Source Code Management

https://github.com/mpinardi/cucumber-perf

Download cucumber-perf 4.0.1


<!-- https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/ -->
<dependency>
    <groupId>com.github.mpinardi</groupId>
    <artifactId>cucumber-perf</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/
implementation 'com.github.mpinardi:cucumber-perf:4.0.1'
// https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/
implementation ("com.github.mpinardi:cucumber-perf:4.0.1")
'com.github.mpinardi:cucumber-perf:jar:4.0.1'
<dependency org="com.github.mpinardi" name="cucumber-perf" rev="4.0.1">
  <artifact name="cucumber-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mpinardi', module='cucumber-perf', version='4.0.1')
)
libraryDependencies += "com.github.mpinardi" % "cucumber-perf" % "4.0.1"
[com.github.mpinardi/cucumber-perf "4.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.cucumber : cucumber-gherkin jar 5.1.2
io.cucumber : cucumber-core jar 5.1.2
io.cucumber : cucumber-java jar 5.1.2
org.mockito : mockito-core jar 2.28.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.