Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 423 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 423 Bytes

Puppet SE Demo Environment

This is the control-repo used by the Puppet SE team.

Testing

In order to run tests on this environment install the gems:

bundle install

The run the onceover tests using:

bundle exec onceover run spec --parallel

The config for the testing lives in spec/onceover.yaml