You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: