Skip to content

Conversation

@kzantow
Copy link
Contributor

@kzantow kzantow commented Oct 16, 2025

This PR adds a gotest.Downstream utility, which essentially tests the current code against a test on a downstream branch by cloning the repo, setting up go.work and running the command, for example, we might add a test in stereoscope that ensures grype quality gate succeeds:

gotest.Downstream("grype quality gate", "github.com/anchore/grype", "main", "make quality")

Signed-off-by: Keith Zantow <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant