License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.smallcreep.cucumber |
ArtifactId | ArtifactIdtest-steps |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDefinitions basic steps for automation test on cucumber
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-steps-0.2.1.pom | |
test-steps-0.2.1.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.smallcreep.cucumber/test-steps/ -->
<dependency>
<groupId>com.github.smallcreep.cucumber</groupId>
<artifactId>test-steps</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.smallcreep.cucumber/test-steps/
implementation 'com.github.smallcreep.cucumber:test-steps:0.2.1'
// https://jarcasting.com/artifacts/com.github.smallcreep.cucumber/test-steps/
implementation ("com.github.smallcreep.cucumber:test-steps:0.2.1")
'com.github.smallcreep.cucumber:test-steps:jar:0.2.1'
<dependency org="com.github.smallcreep.cucumber" name="test-steps" rev="0.2.1">
<artifact name="test-steps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.smallcreep.cucumber', module='test-steps', version='0.2.1')
)
libraryDependencies += "com.github.smallcreep.cucumber" % "test-steps" % "0.2.1"
[com.github.smallcreep.cucumber/test-steps "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.2.5.jre7 |
info.cukes : cucumber-java | jar | 1.2.5 |
info.cukes : cucumber-core | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.mkolisnyk : cucumber-runner | jar | 1.3.5 |
info.cukes : cucumber-junit | jar | 1.2.5 |
com.github.smallcreep.cucumber : seeds-db | jar | 0.2.1 |
com.github.smallcreep.cucumber : seeds-core | jar | 0.2.1 |
com.github.mkolisnyk : cucumber-report-generator | jar | 1.3.5 |
com.jcabi : jcabi-xml | jar | 0.21.4 |
xerces : xercesImpl | jar | 2.11.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |