Skip to content

Instantly share code, notes, and snippets.

@kohsuke
Created May 31, 2012 15:56
Show Gist options
  • Select an option

  • Save kohsuke/2844371 to your computer and use it in GitHub Desktop.

Select an option

Save kohsuke/2844371 to your computer and use it in GitHub Desktop.
Running cucumber embedded with pry-plugin
require 'cucumber/cli/main'
Cucumber::Cli::Main.new(['cucumber-test/features'],output,output).execute!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment