License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.billyjulius |
ArtifactId | ArtifactIdserenity-cucumber-testlink |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.billyjulius:serenity-cucumber-testlink
This is a simple integration for SerenityBDD framework to Testlink test case management tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.billyjulius/serenity-cucumber-testlink/ -->
<dependency>
<groupId>com.github.billyjulius</groupId>
<artifactId>serenity-cucumber-testlink</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.billyjulius/serenity-cucumber-testlink/
implementation 'com.github.billyjulius:serenity-cucumber-testlink:0.1.0'
// https://jarcasting.com/artifacts/com.github.billyjulius/serenity-cucumber-testlink/
implementation ("com.github.billyjulius:serenity-cucumber-testlink:0.1.0")
'com.github.billyjulius:serenity-cucumber-testlink:jar:0.1.0'
<dependency org="com.github.billyjulius" name="serenity-cucumber-testlink" rev="0.1.0">
<artifact name="serenity-cucumber-testlink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.billyjulius', module='serenity-cucumber-testlink', version='0.1.0')
)
libraryDependencies += "com.github.billyjulius" % "serenity-cucumber-testlink" % "0.1.0"
[com.github.billyjulius/serenity-cucumber-testlink "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.serenity-bdd : serenity-core | jar | 2.0.82 |
com.github.billyjulius : testlink-helper | jar | 1.2.0-beta.2 |