Zerg Testing
Rules
- Always use Make targets. Never run pytest/bun/playwright directly.
Core Commands
make test # unit tests
make test-e2e-core # core E2E (must pass 100%)
make test-e2e # full E2E (retries ok)
make test-full # unit + full E2E + visual checks
make test-e2e-single TEST=tests/<spec>.ts
make test-e2e-errors # show last E2E errors
make test-e2e-verbose # full output for debugging
Debugging Flow
make test-e2e-errorsmake test-e2e-single TEST=tests/<spec>.tsmake test-e2e-verbose
Converted and distributed by TomeVault — claim your Tome and manage your conversions.