mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Add test-kitchen example reference to readme
This commit is contained in:
parent
f1f0e5b759
commit
5bab5b8737
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ describe yaml('.kitchen.yml') do
|
|||
end
|
||||
```
|
||||
|
||||
Also have a look at our [example](https://github.com/chef/inspec/tree/master/examples/test-kitchen) that uses `inspec` in combination with `test-kitchen`
|
||||
|
||||
## Command Line Usage
|
||||
|
||||
### exec
|
||||
|
|
Loading…
Reference in a new issue