Skip to content

CLI-032 — Implement stellarforge test unified test orchestration MVP #35

Description

@dDevAhmed

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

  • supported generated projects can run their tests through stellarforge test;
  • failing project tests produce a non-zero CLI result;
  • output is not swallowed or misreported;
  • unsupported project layouts fail with actionable guidance;
  • subprocess invocation is safe and tested.

Dependencies

  • CLI-003
  • CLI-005
  • CLI-006
  • generated template conventions

🏷 Labels

  • type: feature
  • area: testing
  • priority: P1
  • difficulty: intermediate

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions