Cucumber-Perf

A performance testing framework for cucumber

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

4.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cucumber-Perf
A performance testing framework for cucumber
Ссылка на сайт

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

https://github.com/mpinardi/cucumber-perf
Система контроля версий

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

https://github.com/mpinardi/cucumber-perf

Скачать cucumber-perf

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

<!-- https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/ -->
<dependency>
    <groupId>com.github.mpinardi</groupId>
    <artifactId>cucumber-perf</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/
implementation 'com.github.mpinardi:cucumber-perf:4.0.3'
// https://jarcasting.com/artifacts/com.github.mpinardi/cucumber-perf/
implementation ("com.github.mpinardi:cucumber-perf:4.0.3")
'com.github.mpinardi:cucumber-perf:jar:4.0.3'
<dependency org="com.github.mpinardi" name="cucumber-perf" rev="4.0.3">
  <artifact name="cucumber-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mpinardi', module='cucumber-perf', version='4.0.3')
)
libraryDependencies += "com.github.mpinardi" % "cucumber-perf" % "4.0.3"
[com.github.mpinardi/cucumber-perf "4.0.3"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.cucumber : cucumber-gherkin jar 5.7.0
io.cucumber : cucumber-core jar 5.7.0
io.cucumber : cucumber-java jar 5.7.0
org.mockito : mockito-core jar 2.28.2

test (1)

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

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

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

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

Версия
4.0.3
4.0.2
4.0.1
4.0.0
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.9.0
0.8.0