jekyll/features/support
Jordon Bedwell 3c9f159fb8 Move Cucumber to using RSpec-Expections and furthering JRuby support.
* 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.
2016-01-10 14:41:48 -06:00
..
env.rb Move Cucumber to using RSpec-Expections and furthering JRuby support. 2016-01-10 14:41:48 -06:00
overview.rb cucumber: fix issue where an undefined step would cause an exception 2016-01-04 12:08:02 -08:00