Skip to content

buildgraph test — selective test suite detection #15

Description

@bubunyo

Same call graph analysis as analyze, but output which test packages/suites to run instead of which services to build. Selective testing is often a bigger CI time-saver than selective builds.

Acceptance criteria

  • buildgraph test outputs affected test packages as JSON array
  • buildgraph test --run directly invokes go test on affected packages
  • Integrates with the same baseline workflow as analyze

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions