//! Testing framework enhancements
//!//! This module provides advanced testing features including:
//! - Test discovery and listing
//! - Code coverage reporting
//! - Test result aggregation
//! - Benchmark result comparison
//! - CI service integration
pubmodbenchmark;pubmodci;pubmodcoverage;pubmoddiscovery;pubmodresults;