dev/provisioning/modules/drush/tests/init.pp
changeset 357 e3b168fa7513
parent 353 bf1bc6b08c46
equal deleted inserted replaced
356:139bf74b9374 357:e3b168fa7513
       
     1 # The baseline for module testing used by Puppet Labs is that each manifest
       
     2 # should have a corresponding test manifest that declares that class or defined
       
     3 # type.
       
     4 #
       
     5 # Tests are then run by using puppet apply --noop (to check for compilation
       
     6 # errors and view a log of events) or by fully applying the test in a virtual
       
     7 # environment (to compare the resulting system state to the desired state).
       
     8 #
       
     9 # Learn more about module testing here:
       
    10 # http://docs.puppetlabs.com/guides/tests_smoke.html
       
    11 #
       
    12 include drush