bazel-contrib / bazel-contrib/rules_bazel_integration_test
Do not require `WORKSPACE` to mark the root of the workspace.
Open
enhancement
- Dominant language
- Starlark
- Stars
- 65
- Forks
- 16
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 9
Description
[Check for `MODULE.bazel` or `REPO.bazel`.](https://bazel.build/external/overview#concepts)
Contributor guide
Research direction
Start by locating where the integration-test rules detect the workspace root and inspect the handling of WORKSPACE. Compare that logic with the linked Bazel guidance for MODULE.bazel and REPO.bazel; done means either file can mark the root without requiring WORKSPACE, with the relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100