Railflow TestNG Annotations

Railflow TestNG Annotations provides a custom TestNG reporter 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

TestNG Unit Testing
GroupId

GroupId

io.railflow.annotations
ArtifactId

ArtifactId

railflow-testng-annotations
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Railflow TestNG Annotations
Railflow TestNG Annotations provides a custom TestNG reporter 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
Source Code Management

Source Code Management

https://github.com/railflow/railflow_annotations.git

Download railflow-testng-annotations

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.railflow.annotations : common jar 0.5
org.testng : testng jar 7.1.0

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2