com.github.smallcreep.cucumber:test-steps

Definitions basic steps for automation test on cucumber

License

License

MIT
Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.smallcreep.cucumber
ArtifactId

ArtifactId

test-steps
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Definitions basic steps for automation test on cucumber
Project Organization

Project Organization

Cucumber-seeds

Download test-steps

How to add to project

<!-- 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"]

Dependencies

provided (3)

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

test (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.1