How to enable parallel execution of tests in my CLion Bazel project?
Hi everyone,
I am currently working on a project in CLion using the Bazel for CLion plugin. I would like to enable parallel execution of tests to improve the efficiency of my testing process.
Has anyone successfully configured parallel test execution in a Bazel project within CLion? If so, could you please share the steps or any relevant configurations that need to be set up?
Any help or guidance would be greatly appreciated!
Thanks in advance!
请先登录再写评论。