TestRail Integrations

This library for integrations on Test Rail. With config file

License

License

The Apache License, Version 2.0
GroupId

GroupId

com.github.ivanovvlad9626
ArtifactId

ArtifactId

TestRail
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

TestRail Integrations
This library for integrations on Test Rail. With config file
Project URL

Project URL

https://github.com/ivanovvlad9626/testRailIntegrations
Source Code Management

Source Code Management

https://github.com/ivanovvlad9626/testRailIntegrations/tree/master

Download TestRail

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.codepine.api : testrail-api-java-client jar 2.0.1
org.testng : testng jar 6.14.3
org.aeonbits.owner : owner jar 1.0.10
io.rest-assured : rest-assured jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1