This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
inspec
Watch
2
Star
0
Fork
You've already forked inspec
0
mirror of
https://github.com/inspec/inspec
synced
2024-11-14 00:47:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4a21ee2698
inspec
/
kitchen
/
rake-tests
/
Gemfile
5 lines
75 B
Ruby
Raw
Normal View
History
Unescape
Escape
blindly applied chefstyle -a Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-06-11 22:24:35 +00:00
source
"
https://www.rubygems.org
"
Add kitchen rake testing I'd suggest starting to structure kitchen testing like this with a directory and subdirs to keep the kitchen testing gems out of the root Gemfile entirely. This still mounts the root dir in /inspec so the root Gemfile is still what you're running the rake tests against. By having an extra layer of subdirs, then you can split up different use cases like the rake-testing vs. the audit cookbook testing. Otherwise it'll be a mess of having to manage different kitchen.yml files that require way too many different drivers/provisioners/verifiers
2019-05-15 22:30:26 +00:00
blindly applied chefstyle -a Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-06-11 22:24:35 +00:00
gem
"
kitchen-docker
"
gem
"
test-kitchen
"
Reference in a new issue
Copy permalink