github.com/bazelbuild/bazel-watcher@v0.25.2/.test-bazelrc (about)

     1  # This file contains options passed to Bazel when running tests.
     2  # They are used by Travis CI and by non-Bazel test scripts.
     3  build --verbose_failures --sandbox_debug --test_output=errors --spawn_strategy=standalone --genrule_strategy=standalone
     4  test --test_strategy=standalone