Exit Protractor e2e test on fail?
Does anyone out there know if there is a config that can be added to protractor's e2e.conf.js so it exits the test once it fails? Default behaviour is that if a test fails early on, you need to wait until it finishes to fix the error. From a workflow perspective, this is very frustrating. Any solutions to this problem? Thanks no this option is missing. you could implement jasmine-bail-fast 来源: https://stackoverflow.com/questions/25496290/exit-protractor-e2e-test-on-fail