Cucumber-Perf

A performance testing framework for cucumber

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.mpinardi
ArtifactId

ArtifactId

cucumber-perf
Last Version

Last Version

4.0.3
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.3
4.0.2
4.0.1
4.0.0
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.9.0
0.8.0