When you unfocus the Cypress tab in the middle of running tests, the JavaScript stops executing and the current test fails due to timeout.  Instead of failing, maybe cy could - pause the tests - display a message about being unfocused - ???
When you unfocus the Cypress tab in the middle of running tests, the JavaScript stops executing and the current test fails due to timeout.
Instead of failing, maybe cy could