Package io.qameta.allure.gradle.report
Class AllureReportBasePlugin
-
- All Implemented Interfaces:
-
org.gradle.api.Plugin
public class AllureReportBasePlugin implements Plugin<Project>The plugin adds ALLURE_RAW_RESULT_ELEMENTS_CONFIGURATION_NAME configuration so the project can share raw Allure results for aggregation.
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringPLUGIN_NAME
-
Constructor Summary
Constructors Constructor Description AllureReportBasePlugin()
-