Code Monkey home page Code Monkey logo

pronto-inspec's Introduction

Pronto Inspec

Pronto Runner for Inspec tests.

How-To:

Create a .pronto-inspec.yml where your kitchen file is and specify which suites should be run if which file has been changed.

To trigger the suite only if specifc files have been changed use : files: ['my/cookbook/specifc_file.rb']

By using files: ['my/cookbook/*'] the suite defined for this files will be used if any file has been changed.

You can also specify files: ['**'] to run the suite in any case.

I would also advise to always trigger the suite if any test cases in that suite have changed, e.g. files: [test/my_tests_for_suite/*a]

Example:

See this example file

Usage:

pronto run -r inspec

Requirements:

The format for the inspec-verifier has to be set to: format: junit.

chef, test-kitchen and inspec all need to be installed and configured-

pronto-inspec's People

Stargazers

Nick Schwaderer avatar Artem Yarmoluk avatar Artem Yarmoliuk avatar

Watchers

James Cloos avatar Kaj-Sören Mossdorf avatar Artem Yarmoliuk avatar  avatar

Forkers

mes

pronto-inspec's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.