com.github.smallcreep.cucumber:test-steps

Definitions basic steps for automation test on cucumber

Лицензия

Лицензия

MIT
Категории

Категории

Cucumber Тестирование приложения и мониторинг
Группа

Группа

com.github.smallcreep.cucumber
Идентификатор

Идентификатор

test-steps
Последняя версия

Последняя версия

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Definitions basic steps for automation test on cucumber
Организация-разработчик

Организация-разработчик

Cucumber-seeds

Скачать test-steps

Имя Файла Размер
test-steps-0.2.1.pom
test-steps-0.2.1.jar 3 KB
Обзор

Как подключить последнюю версию

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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.1
0.2.0
0.1.1