# Run all tests make test # Run specific test types make test-unit make test-integration make test-compliance # Check syntax make check-syntax # Continuous testing make test-watch # Generate reports make test-report