Carlos Silva | 31 Jan 20:29
Favicon

Not ignoring failures in GivenStories

Hi I'm trying to stop the execution of my story steps (mark as pending) whenever there is a failure in any of my GivenStories I know that I can set doIgnoreFailureInStories to true but this will not run all my other stand alone stories and I only want to stop execution when any given story fails. Any help appreciated.

Gmane