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

fix for #283 ((before|after)_step aren't called when scenario outline's table is processed) #284

Closed
wants to merge 9 commits into from

Conversation

os97673
Copy link
Member

@os97673 os97673 commented May 21, 2012

As a fix I've changed ExampleRow.accept_expand() to call visitor.visit_step() instead of invocation of the step and call of visit_step_result()

os97673 added 2 commits May 19, 2012 23:26
…r's callbacks as regular step.

To call not only step_name() and before|after_step_result(), but also before|after_step()
ExampleRow.accept_expand() now calls visitor.visit_step().
@os97673
Copy link
Member Author

os97673 commented Oct 10, 2012

Any chances this request will be reviewed?

@os97673 os97673 closed this Oct 10, 2012
@os97673 os97673 reopened this Oct 10, 2012
@mattwynne
Copy link
Member

Thanks for this contribution!

One question: how come the test includes the code for a Ze::Formatter when it's an exact replica of the debug formatter that ships with Cucumber? Couldn't you just use that one and make the test a lot simpler?

@os97673
Copy link
Member Author

os97673 commented Oct 11, 2012

Yep, agree, it is a good idea. Will change this during this weekend.

@os97673
Copy link
Member Author

os97673 commented Oct 12, 2012

I've simplified the test.

@os97673
Copy link
Member Author

os97673 commented Oct 26, 2012

@mattwynne
can I do anything else to simplify reviewing?

@mattwynne
Copy link
Member

If you have any secrets for getting toddlers to go to sleep so I get my evenings back, that would definitely help :)

@dkowis
Copy link
Member

dkowis commented Oct 28, 2012

@mattwynne benadryl or nyquil ;) j/k

@os97673
Copy link
Member Author

os97673 commented Oct 29, 2012

@mattwynne time? ;) When they become older they will sleep all night long (until the moment when they will be even older and will not sleep all night again :)

@os97673
Copy link
Member Author

os97673 commented Jan 14, 2013

@mattwynne,
I've been pinged by our users about the problem the pull request is supposed to resolve, thus I'm transfer the ping to you ;) any ideas when the request will be merged?

@mattwynne
Copy link
Member

Merged!

@mattwynne mattwynne closed this Feb 25, 2013
@os97673
Copy link
Member Author

os97673 commented Feb 25, 2013

Finally!!! Thank you very much!

@lock
Copy link

lock bot commented Oct 25, 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 25, 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.

6 participants