I want to stop the tests suite using pytest.exit() if any of the tests fails with a specific exception.
pytest.exit()
For example: 50 tests, any of them can fail at some p