Skip to content

Fix #98: use the decorator @step#99

Open
mbt-eric-b wants to merge 1 commit into
spyoungtech:masterfrom
mbt-eric-b:master
Open

Fix #98: use the decorator @step#99
mbt-eric-b wants to merge 1 commit into
spyoungtech:masterfrom
mbt-eric-b:master

Conversation

@mbt-eric-b
Copy link
Copy Markdown

rather than @given, @when, and @then
because those are restrincting the Gherkin keyword you might use to Given, When, Then respectively.

@step let's you free to pick the Gherkin keyword that fits best

rather than @given, @when, and @then
because those are restrincting the Gherkin keyword you might use
to Given, When, Then respectively.

@step let's you free to pick the Gherkin keyword that fits best
@mbt-eric-b
Copy link
Copy Markdown
Author

@spyoungtech The PR is open for review

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

Successfully merging this pull request may close these issues.

1 participant