| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCucumber Тестирование приложения и мониторинг |
| Группа | Группаcom.microfocus.adm.almoctane.bdd |
| Идентификатор | Идентификаторoctane-cucumber-jvm |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеoctane-cucumber-jvm
A plugin to upload cucumber test results into ALM Octane.
The plugin works with the Junit framework that runs cucumber-jvm tests.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| octane-cucumber-jvm-1.0.0.pom | |
| octane-cucumber-jvm-1.0.0.jar | 22 KB |
| octane-cucumber-jvm-1.0.0-sources.jar | 9 KB |
| octane-cucumber-jvm-1.0.0-javadoc.jar | 443 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.bdd/octane-cucumber-jvm/ -->
<dependency>
<groupId>com.microfocus.adm.almoctane.bdd</groupId>
<artifactId>octane-cucumber-jvm</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.bdd/octane-cucumber-jvm/
implementation 'com.microfocus.adm.almoctane.bdd:octane-cucumber-jvm:1.0.0'
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.bdd/octane-cucumber-jvm/
implementation ("com.microfocus.adm.almoctane.bdd:octane-cucumber-jvm:1.0.0")
'com.microfocus.adm.almoctane.bdd:octane-cucumber-jvm:jar:1.0.0'
<dependency org="com.microfocus.adm.almoctane.bdd" name="octane-cucumber-jvm" rev="1.0.0">
<artifact name="octane-cucumber-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microfocus.adm.almoctane.bdd', module='octane-cucumber-jvm', version='1.0.0')
)
libraryDependencies += "com.microfocus.adm.almoctane.bdd" % "octane-cucumber-jvm" % "1.0.0"
[com.microfocus.adm.almoctane.bdd/octane-cucumber-jvm "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.cucumber : cucumber-java | jar | 4.8.1 |
| io.cucumber : cucumber-junit | jar | 4.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easymock : easymock | jar | 3.4 |