Summary
Implement the MVP testing command that delegates to supported project test workflows while preserving meaningful failures.
Scope
- register
test command;
- detect/resolve supported generated-project test commands;
- invoke tests safely without shell interpolation;
- stream output and preserve child exit code semantics;
- tests with controlled fixture projects.
Acceptance Criteria
Dependencies
- CLI-003
- CLI-005
- CLI-006
- generated template conventions
🏷 Labels
- type: feature
- area: testing
- priority: P1
- difficulty: intermediate
Summary
Implement the MVP testing command that delegates to supported project test workflows while preserving meaningful failures.
Scope
testcommand;Acceptance Criteria
stellarforge test;Dependencies
🏷 Labels