dzbarsky / rules_itest

Bazel rules for integration testing services
MIT License
18 stars 6 forks source link

fix: collect runfiles from itest_service data attribute #19

Closed pyrocat101 closed 3 months ago

pyrocat101 commented 3 months ago

If a itest_service is simply a wrapper that invokes another target passed from the command line, we need the runfiles of the target as well.