Architecture Tests
Status: Canonical
Last updated: 2026-07-05
bash
# Product
php artisan test --testsuite=Architecture
# Platform (ZEP)
composer test:architectureEnforces module boundaries, platform ownership, freeze paths.
Tutorial: TUTORIALS/create-architecture-tests.md
Breadcrumbs: Home → Testing → Architecture Tests