Created
September 13, 2015 07:43
-
-
Save mohitsethi/8b7a72e96d027e026c2f to your computer and use it in GitHub Desktop.
chefspec-Rake task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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