Package io.github.mov2day.unifiedtest.reporting
package io.github.mov2day.unifiedtest.reporting
-
ClassDescriptionConsoleReporter 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.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.