Last Version

AllureTestFramework 2.1.0

Allure Test Framework is an automated testing framework for functional testing of web applications, native mobile apps, webservices and database.

License

License

GroupId

GroupId

com.capgemini.ntc
ArtifactId

ArtifactId

allure-test-framework
Version

Version

2.1.0
Type

Type

pom
Description

Description

AllureTestFramework
Allure Test Framework is an automated testing framework for functional testing of web applications, native mobile apps, webservices and database.
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-test-framework 2.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • allure-core-module
  • allure-selenium-module
  • allure-security-module
  • mrchecker-webapi-module