With those information - ### Running test with errors output ``` bazel test //... --test_output=errors ``` ### Build whole project ``` bazel build //... ```
With those information -
Running test with errors output
Build whole project