License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIduk.co.hmtt |
ArtifactId | ArtifactIdcucumber-parallel-testing-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParallel testing of Cucumber JVM feature files
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |