diff --git a/README.md b/README.md index 18e8377..f46d3e7 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,9 @@ Litmus is a command line tool that allows you to run acceptance tests against Pu 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.