Appearance
Use tool versions from mise.toml (Go + Node).
mise.toml
npm i make make install
make test
Optional direct commands:
go test ./... cd frontend && npm test -- --run
See TESTING.md for platform notes and additional checks.
TESTING.md