Sha256: 17b28dc33d5734ec8eac2b3c1e242a1099c176c8586c04d2dc2dbbaac9edec24
Contents?: true
Size: 1.64 KB
Versions: 6
Compression:
Stored size: 1.64 KB
Contents
# Beaker Beaker is an acceptance testing harness for Puppet PE and other Puppet Projects. It can also be used as a virtual machine provisioner - setting up machines, running any configuration on those machines and then exiting. Beaker runs tests written in Ruby with an additional DSL API. This gives you access to all standard Ruby along with acceptance testing specific commands. # Installation See [Beaker Installation](docs/Beaker-Installation.md). # Documentation Documentation for Beaker can be found in this repository in [the docs/ folder](docs/README.md). The [Getting Started](docs/How-To-Beaker.md) is a great place to start for new Beaker users. #Beaker Libraries Beaker functionality has been extended through the use of libraries available as gems. See the [complete list](docs/Beaker-Libraries.md) for available gems. See the [beaker-template documentation](https://github.com/puppetlabs/beaker-template/blob/master/README.md) for documentation on creating beaker-libraries. # Beaker API [RubyDoc Beaker Documentation Server](http://rubydoc.info/github/puppetlabs/beaker/frames) # License See [LICENSE](LICENSE) file. # Support & Issues Please log tickets and issues at our [Beaker Issue Tracker](https://tickets.puppetlabs.com/issues/?jql=project%20%3D%20BKR). In addition there is an active #puppet-dev channel on Freenode. For additional information on filing tickets, please check out our [CONTRIBUTOR doc](CONTRIBUTING.md), and for ticket lifecycle information, checkout our [ticket process doc](docs/meta/ticket_process.md). # Maintainers For information on project maintainers, please check out our [MAINTAINERS doc](MAINTAINERS.md).
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
beaker-2.47.1 | README.md |
beaker-2.47.0 | README.md |
beaker-2.46.0 | README.md |
beaker-2.45.0 | README.md |
beaker-2.44.0 | README.md |
beaker-2.43.0 | README.md |