Test rule to verify aspect applied to another target #189
Labels
P4
This is either out of scope or we don't have bandwidth to review a PR. (No assignee)
type: feature request
Some workflows apply a top level aspect to a build, such as:
It would be nice to have a canonical test rule which would verify that builds such as these would work.
It should be as simple as creating a thin analysis test rule which applies the aspect along the edge. That is, a test rule with attribute defined:
And then, to satisfy the above example, the user could create a test target that has
//foo:bar
as one of itsdeps
.The text was updated successfully, but these errors were encountered: