feat: tests/run-all-tests.sh — single test entry point #57
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scope
Write
tests/run-all-tests.sh— runs every test intests/sequentially, reports pass/fail per test.Purpose
Needed for developer use and for CI (single command for the pipeline to invoke).