pmat 3.11.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
6
//! CLI adapter tests - split for file health compliance (CB-040)

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