Last Version

uk.co.hmtt:cucumber-parallel-testing-acceptance 1.0.0

Parallel testing of Cucumber JVM feature files

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

uk.co.hmtt
ArtifactId

ArtifactId

cucumber-parallel-testing-acceptance
Version

Version

1.0.0
Type

Type

jar
Description

Description

Parallel testing of Cucumber JVM feature files

Download cucumber-parallel-testing-acceptance 1.0.0


<!-- https://jarcasting.com/artifacts/uk.co.hmtt/cucumber-parallel-testing-acceptance/ -->
<dependency>
    <groupId>uk.co.hmtt</groupId>
    <artifactId>cucumber-parallel-testing-acceptance</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.hmtt/cucumber-parallel-testing-acceptance/
implementation 'uk.co.hmtt:cucumber-parallel-testing-acceptance:1.0.0'
// https://jarcasting.com/artifacts/uk.co.hmtt/cucumber-parallel-testing-acceptance/
implementation ("uk.co.hmtt:cucumber-parallel-testing-acceptance:1.0.0")
'uk.co.hmtt:cucumber-parallel-testing-acceptance:jar:1.0.0'
<dependency org="uk.co.hmtt" name="cucumber-parallel-testing-acceptance" rev="1.0.0">
  <artifact name="cucumber-parallel-testing-acceptance" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.hmtt', module='cucumber-parallel-testing-acceptance', version='1.0.0')
)
libraryDependencies += "uk.co.hmtt" % "cucumber-parallel-testing-acceptance" % "1.0.0"
[uk.co.hmtt/cucumber-parallel-testing-acceptance "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
uk.co.hmtt : cucumber-parallel-testing-core jar 1.0.0
org.hamcrest : hamcrest-all jar 1.3
org.codehaus.sonar : sonar-maven-plugin jar 4.5.7

provided (2)

Group / Artifact Type Version
info.cukes : cucumber-junit jar 1.2.5
info.cukes : cucumber-core jar 1.2.5

Project Modules

There are no modules declared in this project.