cucumber-maven-plugin Maven Mojo

empower cucumber uses to have reuse across features

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

http://maven.apache.org
Система контроля версий

Система контроля версий

http://github.com/kyleroush/cucmber-maven-plugin

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

Имя Файла Размер
cucumber-generator-plugin-parent-1.4.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.kyleroush/cucumber-generator-plugin-parent/ -->
<dependency>
    <groupId>com.github.kyleroush</groupId>
    <artifactId>cucumber-generator-plugin-parent</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kyleroush/cucumber-generator-plugin-parent/
implementation 'com.github.kyleroush:cucumber-generator-plugin-parent:1.4'
// https://jarcasting.com/artifacts/com.github.kyleroush/cucumber-generator-plugin-parent/
implementation ("com.github.kyleroush:cucumber-generator-plugin-parent:1.4")
'com.github.kyleroush:cucumber-generator-plugin-parent:pom:1.4'
<dependency org="com.github.kyleroush" name="cucumber-generator-plugin-parent" rev="1.4">
  <artifact name="cucumber-generator-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kyleroush', module='cucumber-generator-plugin-parent', version='1.4')
)
libraryDependencies += "com.github.kyleroush" % "cucumber-generator-plugin-parent" % "1.4"
[com.github.kyleroush/cucumber-generator-plugin-parent "1.4"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • cucumber-generator-plugin
  • example
  • features

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