net.azae.xray:junit-xray

A simple library to link junit test to xray test

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.azae.xray
ArtifactId

ArtifactId

junit-xray
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.azae.xray:junit-xray
A simple library to link junit test to xray test
Project URL

Project URL

https://gitlab.com/azae/outils/junit-xray
Source Code Management

Source Code Management

https://gitlab.com/azae/outils/junit-xray

Download junit-xray

How to add to project

<!-- https://jarcasting.com/artifacts/net.azae.xray/junit-xray/ -->
<dependency>
    <groupId>net.azae.xray</groupId>
    <artifactId>junit-xray</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.azae.xray/junit-xray/
implementation 'net.azae.xray:junit-xray:1.1.0'
// https://jarcasting.com/artifacts/net.azae.xray/junit-xray/
implementation ("net.azae.xray:junit-xray:1.1.0")
'net.azae.xray:junit-xray:jar:1.1.0'
<dependency org="net.azae.xray" name="junit-xray" rev="1.1.0">
  <artifact name="junit-xray" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.azae.xray', module='junit-xray', version='1.1.0')
)
libraryDependencies += "net.azae.xray" % "junit-xray" % "1.1.0"
[net.azae.xray/junit-xray "1.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.platform : junit-platform-launcher jar 1.6.2
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.testng : testng jar 6.8.8

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0