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

Update for the new puppetlabs_spec_helper gem #11

Merged
merged 1 commit into from
Jun 8, 2012

Conversation

branan
Copy link

@branan branan commented May 31, 2012

These changes make it possible for both humans and computers to easily populate the fixtures directory and run tests.

Using a gem for the Rakefile and spec_helper prevents code duplication and gives us a single point to update either file with new functionality and bug fixes.

  • Add automatic fixtures creation to rake spec
  • Remove recursive symlink
  • Prepend fixtures modulepath instead of overriding
  • Update travis for the new automagical rake spec
  • Add a gemfile for automatically installing testing dependencies

Merging this requires https://github.com/puppetlabs/puppetlabs_spec_helper/pull/4 to be merged first and released.

* Add automatic fixtures creation to `rake spec`
* Remove recursive symlink
* Prepend fixtures modulepath instead of overriding
* Update travis for the new automagical rake spec
nanliu added a commit that referenced this pull request Jun 8, 2012
Update for the new puppetlabs_spec_helper gem
@nanliu nanliu merged commit 6703b80 into voxpupuli: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