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

JUnit code generator for Cucumber tests 1.2

Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки Maven Компиляция и сборка JUnit Тестирование компонентов Cucumber Тестирование приложения и мониторинг
Группа

Группа

io.github.martinschneider
Идентификатор

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

cucumber2junit-maven-plugin
Версия

Версия

1.2
Тип

Тип

maven-plugin
Описание

Описание

JUnit code generator for Cucumber tests
Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.
Система контроля версий

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

https://github.com/martinschneider/cucumber2junit

Скачать cucumber2junit-maven-plugin 1.2


<plugin>
    <groupId>io.github.martinschneider</groupId>
    <artifactId>cucumber2junit-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
com.google.guava : guava jar 25.0-jre
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.1
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
org.apache.maven : maven-plugin-api jar 3.5.3

provided (1)

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

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

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