Skip to content

Instantly share code, notes, and snippets.

@mohitsethi
Created September 13, 2015 07:43
Show Gist options
  • Select an option

  • Save mohitsethi/8b7a72e96d027e026c2f to your computer and use it in GitHub Desktop.

Select an option

Save mohitsethi/8b7a72e96d027e026c2f to your computer and use it in GitHub Desktop.
chefspec-Rake task
# chefspec task against spec/*_spec.rb
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:chefspec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment