• Abseil Team's avatar
    Googletest export · 1ced315a
    Abseil Team authored
    Add --gtest_fail_fast support to googletest.
    
      - Analogous functionality to to golang -test.failfast and python --failfast
      - Stops test execution upon first test failure.
      - Also add support Bazel equivalent env var (TESTBRIDGE_TEST_RUNNER_FAIL_FAST)
    
    PiperOrigin-RevId: 302488880
    1ced315a
advanced.md 95.1 KB