bazel-integration-testing icon indicating copy to clipboard operation
bazel-integration-testing copied to clipboard

[Junit related] Expose an exit code higher level matcher

Open ittaiz opened this issue 6 years ago • 0 comments

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

ittaiz avatar Mar 25 '18 05:03 ittaiz