License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdlv.ctco.zephyr |
ArtifactId | ArtifactIdzephyr-sync-report-cucumber |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZephyr Sync is a tool, that allows your project to perform synchronization of automated test results to Zephyr - a JIRA addon for Test Management.
The advanced configuration of the tool supports multiple report types to work with, as well as some restrictions to be applied during the sync.
|
<!-- https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-report-cucumber/ -->
<dependency>
<groupId>lv.ctco.zephyr</groupId>
<artifactId>zephyr-sync-report-cucumber</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-report-cucumber/
implementation 'lv.ctco.zephyr:zephyr-sync-report-cucumber:0.0.15'
// https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-report-cucumber/
implementation ("lv.ctco.zephyr:zephyr-sync-report-cucumber:0.0.15")
'lv.ctco.zephyr:zephyr-sync-report-cucumber:jar:0.0.15'
<dependency org="lv.ctco.zephyr" name="zephyr-sync-report-cucumber" rev="0.0.15">
<artifact name="zephyr-sync-report-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.zephyr', module='zephyr-sync-report-cucumber', version='0.0.15')
)
libraryDependencies += "lv.ctco.zephyr" % "zephyr-sync-report-cucumber" % "0.0.15"
[lv.ctco.zephyr/zephyr-sync-report-cucumber "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
lv.ctco.zephyr : zephyr-sync-report-api | jar | 0.0.15 |
lv.ctco.zephyr : zephyr-sync-util | jar | 0.0.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |