bazel-integration-testing
bazel-integration-testing copied to clipboard
[Junit related] Expose an exit code higher level matcher
The idea is that the matcher takes care of outputting the workspace layout and on asserting the status code. Exists in successfulExitCode, commandDescription https://github.com/bazelbuild/bazel-integration-testing/blob/master/javatests/build/bazel/tests/integration/BazelBaseTestCaseTest.java#L64