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

Add ChefSpec matcher #29

Merged
merged 3 commits into from
Oct 1, 2014
Merged

Add ChefSpec matcher #29

merged 3 commits into from
Oct 1, 2014

Conversation

wndhydrnt
Copy link
Contributor

This adds a matcher for the s3_file provider with create action.
The matcher can be called in a spec like this: create_s3_file.

Official documentation on how to write matchers can be found here.

@wday
Copy link

wday commented Jul 29, 2014

👍

@joekiller
Copy link
Collaborator

Can someone confirm that this still works? I'll try to review more closely but my time is limited.

@wndhydrnt
Copy link
Contributor Author

Hey @joekiller
we're using the ChefSpec matcher to test cookbooks that use the s3_file provider. The cookbooks are not public so I cannot provide a link, but it works for us since July.

Hope that helps. If not, just let me know what you need.

@joekiller
Copy link
Collaborator

Okay just wanted to know it was tested.

joekiller added a commit that referenced this pull request Oct 1, 2014
@joekiller joekiller merged commit 5a9301d into adamsb6:master Oct 1, 2014
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.

3 participants