Last Version

cucumber-parallel-testing 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
Version

Version

1.0.0
Type

Type

pom
Description

Description

cucumber-parallel-testing
Parallel testing of Cucumber JVM feature files
Project URL

Project URL

https://github.com/hmtt/cucumber-parallel-testing
Source Code Management

Source Code Management

https://github.com/hmtt/cucumber-parallel-testing

Download cucumber-parallel-testing 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.sonar : sonar-maven-plugin jar 4.5.7

Project Modules

  • cucumber-parallel-testing-core
  • cucumber-parallel-testing-acceptance