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.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

org.touchbit.retrofit.veslo
ArtifactId

ArtifactId

allure
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Download allure

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.qameta.allure : allure-java-commons jar 2.17.3

provided (1)

Group / Artifact Type Version
org.touchbit.retrofit.veslo : core jar 1.2.0

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0