Package io.github.mov2day.unifiedtest.reporting
package io.github.mov2day.unifiedtest.reporting
-
ClassDescriptionReads and parses Allure test reports.Represents a single Allure test result with its details.ConsoleReporter provides formatted console output for test results and summaries.Theme options for console output formatting.Wrapper class that implements Gradle's TestListener interface and delegates to framework-specific listeners.Generates HTML test reports from UnifiedTest results.Generates JSON test reports from UnifiedTest results.Generates HTML and JSON reports for Maven projects.Helper class to assist with Maven project setup for UnifiedTest.Exports test results to OpenTelemetry for observability and monitoring.Provides pretty-printed console output for test execution events.JUnit 4 test listener that integrates with UnifiedTest reporting.JUnit 5 test listener that integrates with UnifiedTest reporting.TestNG test listener that integrates with UnifiedTest reporting.Represents a unified test result that can be pushed to various test management systems.