SpecResults
SpecResults copied to clipboard
Multiple when then steps
Hi,
i'm using the SpecFlow.Reporting with the WebApp project and the result looks really great. But if i'm defining a scenario like this given a and b when click a then dialog appears when click ok then something should happen
the created report has only the static given when then schema, but i would need a given when then when then schema. So it would be great if you could change this.
I have already done this by cloning your repositories (Reporting and WebApp), but i'm not so familiar with Github and the general "workflow" of pull requests and so on. So if you would like to see my changes or if i should do a pull request or something else please tell me.
Hey Silv3rcircl3, I am stuck on the same requirement (given when then when then). Would you mind sharing how you extended the code to do this?
Hi,
I'm sorry, but I deleted my fork a few month ago because I switched to MSpec.