Can we stop our build execution if the test fails?

Can we stop our build execution if the test fails?

Hello Ana-Sousa,

Yes, you can do that by adding the --sof or --stop_on_failure flag while running the LambdaTest-cypress run command and it will stop the complete build if any test case within that build fails.