Package io.github.mov2day.unifiedtest.reporting
package io.github.mov2day.unifiedtest.reporting
-
ClassDescriptionReads Allure result files and exposes the detail needed by the UnifiedTest HTML report.Represents one Allure result with metadata, steps, parameters, and evidence.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 an importable Grafana dashboard JSON for traces and test run health.Generates the UnifiedTest HTML report.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.