Package io.qameta.allure.gradle.report
See: Description
-
Class Summary Class Description AllureReportBasePlugin The plugin adds ALLURE_RAW_RESULT_ELEMENTS_CONFIGURATION_NAME configuration so the project can share raw Allure results for aggregation. AllureReportExtension AllureReportPlugin The plugin adds tasks to build Allure reports for the current project (REPORT_TASK_NAME and SERVE_TASK_NAME). AllureAggregateReportPlugin The plugin adds tasks to aggregate Allure reports for the current project and its subprojects ( REPORT_TASK_NAME and SERVE_TASK_NAME).