31 Jan 20:29
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.
RSS Feed