All Projects → puppetlabs → Puppet_litmus

puppetlabs / Puppet_litmus

Licence: apache-2.0
Providing a simple command line tool for puppet content creators, to enable simple and complex test deployments.

Programming Languages

ruby
36898 projects - #4 most used programming language

Litmus

litmus logo

Overview

Litmus is a command line tool that allows you to run acceptance tests against Puppet modules.

Litmus allows you to:

  • Provision targets to test against
  • Install a Puppet agent
  • Install a module
  • Run tests
  • Tear down the infrastructure

Litmus also facilitates parallel test runs and running tests in isolation. Each step is standalone, allowing other operations between test runs, such as debugging or configuration updates on the test targets.

Install Litmus as a gem by running gem install puppet_litmus.

Documentation

For documentation, see our Litmus Docs Site.

Other Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].