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

Added support for BeforeStep hooks #70

Merged
merged 3 commits into from
Oct 8, 2014

Conversation

almostwhitehat
Copy link
Contributor

This goes along with my pull request for cucumber for the same functionality.
This is to add support for @BeforeStep hooks, which are executed prior to each step within a scenario.

@almostwhitehat
Copy link
Contributor Author

Note - This build is passing; Travis CI just appears to have tanked while testing.

@mattwynne
Copy link
Member

Thanks @almostwhitehat. I notice there's no test. Is that because it wasn't obvious where to add one?

@almostwhitehat
Copy link
Contributor Author

@mattwynne - Yup, I wasn't sure exactly where one should go, and honestly haven't ever written this sort of test before, but I would be glad to take a stab at it if you could point me in the right direction. Thanks!

@almostwhitehat almostwhitehat changed the title Added support for BeforeStep hooks [WIP] Added support for BeforeStep hooks Oct 8, 2014
@almostwhitehat almostwhitehat changed the title [WIP] Added support for BeforeStep hooks Added support for BeforeStep hooks Oct 8, 2014
mattwynne added a commit that referenced this pull request Oct 8, 2014
Added support for BeforeStep hooks
@mattwynne mattwynne merged commit d9c2a26 into cucumber:master Oct 8, 2014
@mattwynne
Copy link
Member

Thanks for your contribution!

@lock
Copy link

lock bot commented Oct 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants