audit icon indicating copy to clipboard operation
audit copied to clipboard

Run inspec tests using a custom resource

Open chris-rock opened this issue 8 years ago • 2 comments

Since cookbooks have the test/integration directory already, it would be great if we could use a audit resource to trigger the inspec tests via a Chef run. The resource name could be

inspec do
  dir 'test/integration/...'
end

chris-rock avatar Apr 01 '16 07:04 chris-rock

👍

koldrid avatar Jun 06 '16 15:06 koldrid

+1

nicutor avatar Jan 22 '18 21:01 nicutor