Skip to content

Instantly share code, notes, and snippets.

@fatmcgav
Created July 30, 2015 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fatmcgav/5d855203589efec1655a to your computer and use it in GitHub Desktop.
Save fatmcgav/5d855203589efec1655a to your computer and use it in GitHub Desktop.
Jenkins build step to run Beaker with test reports
bundle exec rspec --require ci/reporter/rspec --format CI::Reporter::RSpecFormatter spec/acceptance/*_spec.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment