xray-junit-extensions

Improvements for JUnit that allow you to take better advantage of JUnit 5 (jupiter engine) whenever using it together with Xray Test Management.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

app.getxray
ArtifactId

ArtifactId

xray-junit-extensions
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

xray-junit-extensions
Improvements for JUnit that allow you to take better advantage of JUnit 5 (jupiter engine) whenever using it together with Xray Test Management.
Project URL

Project URL

https://github.com/Xray-App/xray-junit-extensions
Project Organization

Project Organization

Xblend
Source Code Management

Source Code Management

https://github.com/Xray-App/xray-maven-plugin/tree/main

Download xray-junit-extensions

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.platform : junit-platform-suite-api jar 1.7.1
org.junit.platform : junit-platform-reporting jar 1.7.1
org.junit.platform : junit-platform-launcher jar 1.7.1
org.junit.platform : junit-platform-runner jar 1.7.1

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.jooq : joox-java-6 jar 1.6.2
org.mockito : mockito-junit-jupiter jar 3.8.0
org.junit.platform : junit-platform-testkit jar 1.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0