1 2 3 4 5 6 7 8 9
// Module-level integration tests for the Architecture analyzer. // Matcher-specific unit tests live in matcher/tests/. mod compiled; mod explain; mod forbidden_rule; mod golden_examples; mod layer_rule; mod trait_contract;