Sha256: a78c235036cf180a242f2e4f6864eb7cb616426cb3cd64d30a76760a4f2c2258

Contents?: true

Size: 521 Bytes

Versions: 98

Compression:

Stored size: 521 Bytes

Contents

# The baseline for module testing used by Puppet Inc. is that each manifest
# should have a corresponding test manifest that declares that class or defined
# type.
#
# Tests are then run by using puppet apply --noop (to check for compilation
# errors and view a log of events) or by fully applying the test in a virtual
# environment (to compare the resulting system state to the desired state).
#
# Learn more about module testing here:
# https://docs.puppet.com/guides/tests_smoke.html
#
include ::<%= metadata.name %>

Version data entries

98 entries across 98 versions & 3 rubygems

Version Path
puppet-4.10.10-x64-mingw32 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-4.10.10-universal-darwin lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-retrospec-1.6.1 vendor/pup410/lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-retrospec-1.6.0 vendor/pup410/lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-4.10.9 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-4.10.9-x86-mingw32 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-4.10.9-x64-mingw32 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-4.10.9-universal-darwin lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.3 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.3-x86-mingw32 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.3-x64-mingw32 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.3-universal-darwin lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
bolt-0.5.1 vendored/puppet/lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
bolt-0.5.0 vendored/puppet/lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.2 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.2-x86-mingw32 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.2-x64-mingw32 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.2-universal-darwin lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.1 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb
puppet-5.3.1-x86-mingw32 lib/puppet/module_tool/skeleton/templates/generator/examples/init.pp.erb