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