/allure-gradle-testng-example

How to use Allure with TestNG and Gradle

Primary LanguageJava

Allure Gradle TestNG Example

This example demonstrates how to use Allure TestNG adapter with Gradle build tool.

Usage

To launch this example install Gradle and run the following command from the root directory:

$ gradle

You should see failed tests and generated Allure XML files in build/allure-results directory.