Pre-push hook
The repository ships a pre-push hook at.githooks/pre-push that runs all four layers before each push and blocks the push if any layer fails.
Enable it once:
Test organization
Tests live beside the code they cover, in atests/ package within each module:

