0

I was wonder if it possible to execute entire story as given steps for verification.

I mean :

Story 1 
Given ..
When ..
Then ..


Story 2
Given ...
When ...
Then Story1 passed

Any way to achieve this scenario ?

Igal
  • 4,603
  • 14
  • 41
  • 66
  • Your question is not clear. Are you asking how to run a test by using just "Given" annotations? – Donovan Feb 27 '15 at 20:33
  • I was meaning to reuse entire story as a postcondition. I know that it's possible to execute a story as a precondition by using "given stories" but I not sure how to execute it as a post condition ... – Igal Mar 01 '15 at 07:12

0 Answers0