Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use spechelper gem #20

Merged
merged 2 commits into from
Jun 8, 2012
Merged

Use spechelper gem #20

merged 2 commits into from
Jun 8, 2012

Conversation

branan
Copy link
Contributor

@branan branan commented May 31, 2012

This updates the Rakefile and spec_helper to use the common versions available in the puppetlabs_spec_helper rubygem branch. This mostly just removes a bunch of duplicated code, but it also gives us more flexibility in how the module is tested in the future.

This also adds a .fixtures.yml file which is used by a spec_full task in the gem's rake code. The task will create a fixtures tree based on the contents of that yaml file, run the tests, and then clean up those fixtures. This change allows us to remove a recursive symlink from the repository.

nanliu added a commit that referenced this pull request Jun 8, 2012
@nanliu nanliu merged commit d626f7e into puppetlabs:master Jun 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants