pmat 3.15.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
6
7
//! Enhanced Reporting Tests - split for file health compliance (CB-040)
//! These tests are for enhanced_reporting.rs

include!("enhanced_reporting_tests/part1.rs");
include!("enhanced_reporting_tests/part2.rs");
include!("enhanced_reporting_tests/part3.rs");
include!("enhanced_reporting_tests/part4.rs");