test — Run in-language test blocks and package test suites for a Spanda project.
spanda test [--project <dir>]
Run in-language test blocks and package test suites for a Spanda project.
--project — project root (default: current directory)
spanda test
spanda test --project examples/rover
0 when all tests pass; 1 on failures.
spanda.toml, spanda.lock, project .sd sources.
spanda-check(1), spanda-package(1), spanda(1), spanda-reference.md