Last Version

library-reporting-allure 0.0.1

The 'reporting' library can be used in conjunction with the 'cucumber' library and automatically generates output reports (Allure) when running BDD based cucumber testing.

License

License

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.accenture.atom
ArtifactId

ArtifactId

library-reporting-allure
Version

Version

0.0.1
Type

Type

pom
Description

Description

library-reporting-allure
The 'reporting' library can be used in conjunction with the 'cucumber' library and automatically generates output reports (Allure) when running BDD based cucumber testing.
Project URL

Project URL

https://github.com/Accenture/atom
Project Organization

Project Organization

com.github.accenture
Source Code Management

Source Code Management

https://github.com/Accenture/atom

Download library-reporting-allure 0.0.1


<!-- https://jarcasting.com/artifacts/com.accenture.atom/library-reporting-allure/ -->
<dependency>
    <groupId>com.accenture.atom</groupId>
    <artifactId>library-reporting-allure</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.accenture.atom/library-reporting-allure/
implementation 'com.accenture.atom:library-reporting-allure:0.0.1'
// https://jarcasting.com/artifacts/com.accenture.atom/library-reporting-allure/
implementation ("com.accenture.atom:library-reporting-allure:0.0.1")
'com.accenture.atom:library-reporting-allure:pom:0.0.1'
<dependency org="com.accenture.atom" name="library-reporting-allure" rev="0.0.1">
  <artifact name="library-reporting-allure" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.accenture.atom', module='library-reporting-allure', version='0.0.1')
)
libraryDependencies += "com.accenture.atom" % "library-reporting-allure" % "0.0.1"
[com.accenture.atom/library-reporting-allure "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.accenture.atom : library-common jar 0.0.1
com.accenture.atom : library-selenium jar 0.0.1
io.qameta.allure : allure-cucumber4-jvm jar 2.13.0
net.masterthought : cucumber-reporting jar 4.11.2

Project Modules

There are no modules declared in this project.