is not current version
Last Version 0.5

Railflow TestNG Annotations 0.3

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
Version

Version

0.3
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 0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
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.