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

Pronto runner for inspec #254

Closed
stiller-leser opened this issue Jul 26, 2017 · 1 comment
Closed

Pronto runner for inspec #254

stiller-leser opened this issue Jul 26, 2017 · 1 comment

Comments

@stiller-leser
Copy link
Contributor

stiller-leser commented Jul 26, 2017

I have written a pronto runner for chef's inspec and test kitchen. You can find it here

I'd call it an alpha version, but I'd love feedback on it. What it allows you to do is to specify which inspec suite should be run depending on the files that have been changed. It currently uses kitchen test for each suite, but that could be improved in future versions.

So who is this for? If you have a bigger chef repository (read not a git repo for every cookbook) you could use this to run tests just on the cookbook that has been changed. Also, depending on how your repository is set up, it allows you a very granular control over which suites to run when.

Thanks for the good work!

@mmozuras
Copy link
Member

@stiller-leser thanks for writing it! 🙇

Could you make a PR, adding it to the list here? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants