Skip to content

Instantly share code, notes, and snippets.

@mohitsethi
Created October 7, 2015 10:20
Show Gist options
  • Select an option

  • Save mohitsethi/5d39f751df93fe6e3c3e to your computer and use it in GitHub Desktop.

Select an option

Save mohitsethi/5d39f751df93fe6e3c3e to your computer and use it in GitHub Desktop.
Rake task for Chefspec
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