build: add @bazel/ibazel as a dev dependency#32808
build: add @bazel/ibazel as a dev dependency#32808hawkgs wants to merge 1 commit intoangular:mainfrom
Conversation
|
Should we add |
I don’t think that would too useful, as users would need to provide the test target, as it’s highly unlikely users would want to run all the tests in the repo. |
|
Yeah, I agree it's not that useful. It's more of a "we have this available" rather than "use this when testing". Anyway, I am totally fine with not adding this to the scripts. On another note, do we need to address the Gemini comments given the change is a result of |
No please ignore. |
Add `@bazel/ibazel` as a dev dependency to the workspace root.
Add
@bazel/ibazelas a dev dependency to the workspace root.Can be handy for test-driven development and/or testing.