is not current version
Last Version 2.1.3

JUnit 4 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-junit4
Version

Version

1.0.2
Type

Type

jar
Description

Description

JUnit 4 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-junit4

Download qase-junit4 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.qase : qase-api jar 1.0.2
io.qameta.allure : allure-java-commons jar 2.13.3

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13

test (2)

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

Project Modules

There are no modules declared in this project.