com.github.billyjulius:testlink-helper

This is a simple library for integrating automate testing tools with test case management Testlink. It also provide a method for running once from creating project plan until reporting test case execution.

License

License

GroupId

GroupId

com.github.billyjulius
ArtifactId

ArtifactId

testlink-helper
Last Version

Last Version

1.2.1-beta
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.billyjulius:testlink-helper
This is a simple library for integrating automate testing tools with test case management Testlink. It also provide a method for running once from creating project plan until reporting test case execution.
Project URL

Project URL

https://github.com/billyjulius/testlink-helper
Source Code Management

Source Code Management

http://github.com/billyjulius/testlink-helper/tree/master

Download testlink-helper

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
br.eti.kinoshita : testlink-java-api jar 1.9.19-0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1-beta
1.2.0-beta.2
1.2.0-beta
1.1.0
1.0.2
1.0.1-4
1.0.1-3
1.0.1-1
1.0.1
1.0.0