Sha256: 332ecc6689799edfc9b7c009dc2feeed8dbb4ace1237364635fb0ab1bfc82205

Contents?: true

Size: 1.84 KB

Versions: 4

Compression:

Stored size: 1.84 KB

Contents

# Beaker Libraries
Engineering at Puppet Labs has written several libraries that extends the functionality provided
by Beaker.

| Name               | Description                                                         | Docs                                                            |
|:-------------------|:--------------------------------------------------------------------|:----------------------------------------------------------------|
| Master Manipulator | Easy DSL extension for changing configuration on a Puppet Master    | [Github Repo](https://github.com/puppetlabs/master_manipulator) |
| beaker_windows     | Useful helpers for testing on Windows hosts                         | [Github Repo](https://github.com/puppetlabs/beaker_windows)     |
| Puppet Install Helper | Use environment variables for choosing which puppet version to install | [Github Repo](https://github.com/puppetlabs/beaker-puppet_install_helper) |
| testmode_switcher   | [prototype] run your puppet module tests in master/agent, apply or local mode | [Github Repo](https://github.com/puppetlabs/beaker-testmode_switcher)     |
| beaker-hostgenerator | Generates Beaker host files | [Github Repo](https://github.com/puppetlabs/beaker-hostgenerator/) |
| beaker-answers | Generates answers for Puppet Enterprise installation | [Github Repo](https://github.com/puppetlabs/beaker-answers/) |
| beaker-pe | Adds helper methods for Puppet Enterprise specific tasks | [Github Repo](https://github.com/puppetlabs/beaker-pe/) |
| Beaker Rubymine Plugin | An IntelliJ IDEA plugin making Beaker test runs a native IDE experience | [Github Repo](https://github.com/samwoods1/BeakerRubyMinePlugin) |
| beaker-rspec | A bridge between beaker itself and [rspec](https://github.com/rspec/rspec); also integrates [serverspec](http://serverspec.org/) | [Github Repo](https://github.com/puppetlabs/beaker-rspec/) |

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
beaker-2.44.0 docs/Beaker-Libraries.md
beaker-2.43.0 docs/Beaker-Libraries.md
beaker-2.42.0 docs/Beaker-Libraries.md
beaker-2.41.0 docs/Beaker-Libraries.md