| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCucumber Тестирование приложения и мониторинг |
| Группа | Группаcom.github.mpinardi |
| Идентификатор | Идентификаторcucumber-perf |
| Последняя версия | Последняя версия4.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCucumber-Perf
A performance testing framework for cucumber
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cucumber-perf-4.0.3.pom | |
| cucumber-perf-4.0.3.jar | 286 KB |
| cucumber-perf-4.0.3-sources.jar | 119 KB |
| cucumber-perf-4.0.3-javadoc.jar | 695 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |