Last Version

Railflow JUnit Annotations 0.5

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.railflow.annotations
ArtifactId

ArtifactId

railflow-junit-annotations
Version

Version

0.5
Type

Type

jar
Description

Description

Railflow 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

https://railflow.io
Project Organization

Project Organization

Railflow

Download railflow-junit-annotations 0.5


<!-- 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"]

Dependencies

compile (8)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.2.0
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.