bazelbuild / bazelbuild/rules_rust
Support setting test filter via --test_filter
Open
needs-triage
question
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
For a more ergonomic Bazel experience, it would be nice if the test runner would propagate the values of --test_filter to the underlying test runner. Per https://bazel.build/reference/test-encyclopedia seems like this just means reading `TESTBRIDGE_TEST_ONLY` and passing the values along
Contributor guide
Assessment
This issue has not been assessed yet.