bazelbuild / bazel

a fast, scalable, multi-language and extensible build system
https://bazel.build
Apache License 2.0
23.04k stars 4.03k forks source link

Documentation issue: Test Encyclopedia #14641

Open phst opened 2 years ago

phst commented 2 years ago

Documentation URL: https://docs.bazel.build/versions/main/test-encyclopedia.html

It would be nice if this page could document the TESTBRIDGE_TEST_RUNNER_FAIL_FAST environment variable.

gregestren commented 2 years ago

FYI https://github.com/bazelbuild/bazel/blob/09c621e4cf5b968f4c6cdf905ab142d5961f9ddc/src/java_tools/junitrunner/java/com/google/testing/junit/runner/junit4/JUnit4Options.java#L40

fweikert commented 1 year ago

Note: The file was moved to https://github.com/bazelbuild/bazel/blob/master/site/en/reference/test-encyclopedia.md during the migration to the new site.