pmat 3.16.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
6
//! Tests for analysis handlers
//! Re-unified from split files (Operation Logical Atomism)

use super::*;

include!("analysis_tests_unified.rs");