cucumber-maven-plugin Maven Mojo

empower cucumber uses to have reuse across features

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

cucumber-generator-plugin
Последняя версия

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

1.4
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

cucumber-maven-plugin Maven Mojo
empower cucumber uses to have reuse across features
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org

Скачать cucumber-generator-plugin

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

<plugin>
    <groupId>com.github.kyleroush</groupId>
    <artifactId>cucumber-generator-plugin</artifactId>
    <version>1.4</version>
</plugin>

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.0
io.cucumber : gherkin jar 6.0.13

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

cucmber-maven-plugin

What it does

This is about how you can have common senarios across multiple feature file that you want to have managed in a single places but applied to mutltiple features so what this does is given feature files it will check the tags on the feature and see if you have specified a subfeature that matches that tag and it will generate a new file with the all additional steps from all of the sub features.

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

Версия
1.4