Created
October 7, 2015 10:20
-
-
Save mohitsethi/5d39f751df93fe6e3c3e to your computer and use it in GitHub Desktop.
Rake task for Chefspec
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
| 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