Veslo Allure Module

The module allows you to integrate with the allure framework to add steps on call events and when validating a server response. It also allows you to add request/response attachments to steps.

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

org.touchbit.retrofit.veslo
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Veslo Allure Module
The module allows you to integrate with the allure framework to add steps on call events and when validating a server response. It also allows you to add request/response attachments to steps.
Ссылка на сайт

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

https://github.com/touchbit/retrofit-veslo

Скачать allure

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

<!-- https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/ -->
<dependency>
    <groupId>org.touchbit.retrofit.veslo</groupId>
    <artifactId>allure</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/
implementation 'org.touchbit.retrofit.veslo:allure:1.2.0'
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/
implementation ("org.touchbit.retrofit.veslo:allure:1.2.0")
'org.touchbit.retrofit.veslo:allure:jar:1.2.0'
<dependency org="org.touchbit.retrofit.veslo" name="allure" rev="1.2.0">
  <artifact name="allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.touchbit.retrofit.veslo', module='allure', version='1.2.0')
)
libraryDependencies += "org.touchbit.retrofit.veslo" % "allure" % "1.2.0"
[org.touchbit.retrofit.veslo/allure "1.2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.qameta.allure : allure-java-commons jar 2.17.3

provided (1)

Идентификатор библиотеки Тип Версия
org.touchbit.retrofit.veslo : core jar 1.2.0

test (4)

Идентификатор библиотеки Тип Версия
org.touchbit.retrofit.veslo » internal-test-module jar 1.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

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

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

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

Версия
1.2.0
1.1.0
1.0.1
1.0.0