License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.railflow.annotations |
ArtifactId | ArtifactIdrailflow-junit-annotations |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRailflow JUnit Annotations
Railflow JUnit Annotations provides a custom JUnit 4 and 5 listeners and set of annotations/utility classes to
generate enriched XML test reports which can be then uploaded into TestRail using Railflow NPM package or
Railflow CI plugins
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.railflow.annotations/railflow-junit-annotations/ -->
<dependency>
<groupId>io.railflow.annotations</groupId>
<artifactId>railflow-junit-annotations</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.railflow.annotations/railflow-junit-annotations/
implementation 'io.railflow.annotations:railflow-junit-annotations:0.5'
// https://jarcasting.com/artifacts/io.railflow.annotations/railflow-junit-annotations/
implementation ("io.railflow.annotations:railflow-junit-annotations:0.5")
'io.railflow.annotations:railflow-junit-annotations:jar:0.5'
<dependency org="io.railflow.annotations" name="railflow-junit-annotations" rev="0.5">
<artifact name="railflow-junit-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.railflow.annotations', module='railflow-junit-annotations', version='0.5')
)
libraryDependencies += "io.railflow.annotations" % "railflow-junit-annotations" % "0.5"
[io.railflow.annotations/railflow-junit-annotations "0.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.6 |
javax.activation : activation | jar | 1.1.1 |
junit : junit Optional | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-api Optional | jar | 5.7.2 |
org.junit.platform : junit-platform-launcher Optional | jar | 1.8.2 |
io.railflow.annotations : common | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.2.0 |
com.google.guava : guava | jar | 19.0 |