uk.co.hmtt:cucumber-parallel-testing-core

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-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parallel testing of Cucumber JVM feature files

Download cucumber-parallel-testing-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-annotations jar 2.8.5
info.cukes : cucumber-java jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5
info.cukes : cucumber-core jar 1.2.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.1
ch.qos.logback : logback-core jar 1.0.1
org.apache.commons : commons-lang3 jar 3.5
org.codehaus.sonar : sonar-maven-plugin jar 4.5.7

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0