License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring TestNG Unit Testing |
GroupId | GroupIdtech.grasshopper |
ArtifactId | ArtifactIdcucumber-rest-assured-extent-testng |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncucumber-rest-assured-extent-testng
Artifact bundle for generation of ExtentReport suite of
reports for Cucumber Rest Assured execution with TestNG
|
<!-- https://jarcasting.com/artifacts/tech.grasshopper/cucumber-rest-assured-extent-testng/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>cucumber-rest-assured-extent-testng</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/cucumber-rest-assured-extent-testng/
implementation 'tech.grasshopper:cucumber-rest-assured-extent-testng:1.0.0'
// https://jarcasting.com/artifacts/tech.grasshopper/cucumber-rest-assured-extent-testng/
implementation ("tech.grasshopper:cucumber-rest-assured-extent-testng:1.0.0")
'tech.grasshopper:cucumber-rest-assured-extent-testng:jar:1.0.0'
<dependency org="tech.grasshopper" name="cucumber-rest-assured-extent-testng" rev="1.0.0">
<artifact name="cucumber-rest-assured-extent-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='cucumber-rest-assured-extent-testng', version='1.0.0')
)
libraryDependencies += "tech.grasshopper" % "cucumber-rest-assured-extent-testng" % "1.0.0"
[tech.grasshopper/cucumber-rest-assured-extent-testng "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.qameta.allure : allure-testng | jar | 2.17.3 |
tech.grasshopper : allure-cucumber-mapping-plugin | jar | 1.1.1 |
tech.grasshopper : extent-allure-rest-assured | jar | 1.0.1 |