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

Move Cucumber to using RSpec-Expections and furthering JRuby support. #4343

Merged
merged 1 commit into from Jan 11, 2016

Conversation

envygeeks
Copy link
Contributor

  • Removes posix-spawn in favor of Open3#popen3
  • Encapsulates all the paths into a single easy class.
  • Moves to %r{} to avoid ambiguious warnings per-Cucumber suggestion.
  • Starts passing around Pathname to make some actions faster.
  • Clean's up some methods to make them easier to read.
  • AUTOMATIC: Add "#" between each method.

* Removes posix-spawn in favor of Open3#popen3
* Encapsulates all the paths into a single easy class.
* Moves to %r{} to avoid ambiguious warnings per-Cucumber suggestion.
* Starts passing around Pathname to make some actions faster.
* Clean's up some methods to make them easier to read.
* AUTOMATIC: Add "#" between each method.
@envygeeks envygeeks force-pushed the pr/cucumber-rspec-expec-jruby-support branch from 4f9bbe1 to 3c9f159 Compare January 10, 2016 20:42
@parkr
Copy link
Member

parkr commented Jan 11, 2016

@envygeeks Is this ready for review now that CI is green?

@envygeeks
Copy link
Contributor Author

@parkr yessum.

@parkr
Copy link
Member

parkr commented Jan 11, 2016

LGTM!

@jekyllbot: merge +dev

jekyllbot added a commit that referenced this pull request Jan 11, 2016
@jekyllbot jekyllbot merged commit 3e30c72 into master Jan 11, 2016
@jekyllbot jekyllbot deleted the pr/cucumber-rspec-expec-jruby-support branch January 11, 2016 16:56
jekyllbot added a commit that referenced this pull request Jan 11, 2016
@pathawks pathawks mentioned this pull request May 24, 2016
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants