Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rosolko/allure-gradle-configuration

Read story on medium
https://github.com/rosolko/allure-gradle-configuration

allure2 gradle java junit5 retrofit2 selenide

Last synced: 4 months ago
JSON representation

Read story on medium

Awesome Lists containing this project

README

        

# Simple [Allure 2](https://github.com/allure-framework/allure-java) configuration for Gradle

Related to [medium post](https://medium.com/@rosolko/simple-allure-2-configuration-for-gradle-8cd3810658dd)

How to use:
* Clone repo
* Run tests: `./gradlew clean test`
* Generate allure project:
* `./gradlew allureReport` - generate Allure report
* `./gradlew allureServe` - generate Allure report and opens it in the default browser