This repository keeps executable test assets and test outputs organized under tests/:
tests/scripts/bash/— Bash test orchestration scriptstests/scripts/powershell/— PowerShell test scriptstests/scripts/python/— Python-based test runnerstests/config/— Test-specific configuration filestests/docs/— Test process documentationtests/results/reports/— Test result reports
Compatibility wrappers remain at legacy root paths to avoid breaking existing commands and automation.
See tests/docs/TEST_FILE_CATALOG.md for the full categorized test file inventory, including Go tests, top-level wrappers, and archived legacy assets.