Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple when then steps #7

Open
marcpiechura opened this issue Sep 5, 2014 · 2 comments
Open

Multiple when then steps #7

marcpiechura opened this issue Sep 5, 2014 · 2 comments

Comments

@marcpiechura
Copy link

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.

example

@Stu-P
Copy link

Stu-P commented Aug 10, 2015

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?

@marcpiechura
Copy link
Author

Hi,

I'm sorry, but I deleted my fork a few month ago because I switched to MSpec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants