FAIL_ON_MISSING_BASELINE
Boolean to determine whether to fail a test if its baseline doesn't exist, default to false.
💢 Default value: false
This is beneficial if you constantly get engineers pushing new along with their baselines. Failing the test in CI or locally.
Last updated