Skip to content

Instantly share code, notes, and snippets.

@afa
Created August 26, 2011 07:32
Show Gist options
  • Save afa/1172913 to your computer and use it in GitHub Desktop.
Save afa/1172913 to your computer and use it in GitHub Desktop.
debug in cucumber's
AfterStep('@pause') do
print "Press Return to continue..."
STDIN.getc
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment