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

Changes mock from mocha to rspec-mock #920

Merged
merged 1 commit into from
Oct 12, 2016

Conversation

petems
Copy link
Member

@petems petems commented Oct 11, 2016

One way of solving #917: don't use mocha at all

* rspec-mock generally advised over mocha these days as most of the previous killer features of mocha have been added to rspec-mock
* Puppet are looking to move from mocha to rspec-mock (https://tickets.puppetlabs.com/browse/MODULES-3958)
* Allows testing on 2.3.1 without having to pin Gems
@petems petems force-pushed the switch_to_rspec_mocks branch from 84345bc to 2a790a5 Compare October 12, 2016 08:45
@petems petems changed the title (Don't Merge Yet) Changes mock from mocha to rspec-mock Changes mock from mocha to rspec-mock Oct 12, 2016
@bastelfreak bastelfreak merged commit 08d8672 into voxpupuli:master Oct 12, 2016
@petems petems deleted the switch_to_rspec_mocks branch October 12, 2016 12:47
Rubueno pushed a commit to Rubueno/puppet-nginx that referenced this pull request Oct 19, 2020
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