is not current version
Last Version 2.1.3

JUnit 5 Integration with Qase TMS 1.0.2

Java Libraries for the Qase TMS integration

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.qase
ArtifactId

ArtifactId

qase-junit5
Version

Version

1.0.2
Type

Type

jar
Description

Description

JUnit 5 Integration with Qase TMS
Java Libraries for the Qase TMS integration
Source Code Management

Source Code Management

http://github.com/qase-tms/qase-java/tree/master/qase-junit5

Download qase-junit5 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.qase : qase-api jar 1.0.2
org.junit.platform : junit-platform-launcher jar 1.6.2
org.junit.jupiter : junit-jupiter-api jar 5.6.2
io.qameta.allure : allure-java-commons jar 2.13.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.github.tomakehurst : wiremock-jre8 jar 2.26.3

Project Modules

There are no modules declared in this project.