//! Boilerplate-detection (BP-001..BP-010 + config filtering) tests. Split
//! into focused sub-files (each ≤ the SRP file-length cap); the shared
//! `parse` helper + imports live here and reach the sub-modules via `use super::*`.
pub use crate*;
pub use crateBoilerplateConfig;
pub