Last Version

AllureTestFramework - Test core - Module 4.12.0.6

Allure Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit4.12

License

License

GroupId

GroupId

com.capgemini.ntc
ArtifactId

ArtifactId

allure-core-module
Version

Version

4.12.0.6
Type

Type

jar
Description

Description

AllureTestFramework - Test core - Module
Allure Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit4.12
Project URL

Project URL

https://github.com/devonfw/devonfw-testing
Project Organization

Project Organization

Capgemini - Nearshore Test Center - Poland
Source Code Management

Source Code Management

http://github.com/devonfw/devonfw-testing/tree/master

Download allure-core-module 4.12.0.6


<!-- https://jarcasting.com/artifacts/com.capgemini.ntc/allure-core-module/ -->
<dependency>
    <groupId>com.capgemini.ntc</groupId>
    <artifactId>allure-core-module</artifactId>
    <version>4.12.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.capgemini.ntc/allure-core-module/
implementation 'com.capgemini.ntc:allure-core-module:4.12.0.6'
// https://jarcasting.com/artifacts/com.capgemini.ntc/allure-core-module/
implementation ("com.capgemini.ntc:allure-core-module:4.12.0.6")
'com.capgemini.ntc:allure-core-module:jar:4.12.0.6'
<dependency org="com.capgemini.ntc" name="allure-core-module" rev="4.12.0.6">
  <artifact name="allure-core-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capgemini.ntc', module='allure-core-module', version='4.12.0.6')
)
libraryDependencies += "com.capgemini.ntc" % "allure-core-module" % "4.12.0.6"
[com.capgemini.ntc/allure-core-module "4.12.0.6"]

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.1
junit : junit jar 4.12
pl.pragmatists : JUnitParams jar 1.0.4
org.junit.platform : junit-platform-surefire-provider jar 1.0.0-M2
org.mockito : mockito-core jar 1.8.5
org.apache.logging.log4j : log4j-api jar 2.2
org.apache.logging.log4j : log4j-core jar 2.2
org.slf4j : slf4j-log4j12 jar 1.7.21
ru.yandex.qatools.allure : allure-junit-adaptor jar 1.5.4
ru.yandex.qatools.allure : allure-java-annotations jar 1.5.4
ru.yandex.qatools.allure : allure-report-data jar 1.5.4
ru.yandex.qatools.allure : allure-maven-plugin jar 2.6
ru.yandex.qatools.allure : allure-cucumber-jvm-adaptor jar 1.6.3
org.aspectj : aspectjweaver jar 1.8.9
com.googlecode.junit-toolbox : junit-toolbox jar 2.4
org.json : json jar 20160810
com.google.inject : guice jar 4.1.0
org.jasypt : jasypt jar 1.9.2

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.