Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run inspec tests using a custom resource #14

Open
chris-rock opened this issue Apr 1, 2016 · 2 comments
Open

Run inspec tests using a custom resource #14

chris-rock opened this issue Apr 1, 2016 · 2 comments
Labels
Component: chef-client interface Triage: Needs Information Indicates an issue needs more information in order to work on it. Type: Enhancement Adds new functionality.

Comments

@chris-rock
Copy link
Contributor

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
@koldrid
Copy link

koldrid commented Jun 6, 2016

👍

@nicutor
Copy link

nicutor commented Jan 22, 2018

+1

@tas50 tas50 added Type: Enhancement Adds new functionality. and removed Type: Feature Request labels Jan 4, 2019
@clintoncwolfe clintoncwolfe added the Triage: Needs Information Indicates an issue needs more information in order to work on it. label Mar 15, 2019
@clintoncwolfe clintoncwolfe changed the title Run tests from a test-integration directory Run inspec tests using a custom resource Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: chef-client interface Triage: Needs Information Indicates an issue needs more information in order to work on it. Type: Enhancement Adds new functionality.
Development

No branches or pull requests

6 participants