Rules and macros for executing integration tests that use Bazel. Supports running integration tests with multiple versions of Bazel.
50
stars
10
forks
source link
chore: add `REPO.bazel` and `MODULE.bazel` as workspace sentinels #278
Closed
cgrindel closed 10 months ago
find_any_file
.REPO.bazel
andMODULE.bazel
to the list of workspace sentinels.find_workspace_dirs
.Docuementation Closes #272.