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

Added an example of using Mockery to mock WordPress objects #61

Merged
merged 2 commits into from
Sep 23, 2016

Conversation

petenelson
Copy link
Contributor

No description provided.


```
composer require --dev mockery/mockery
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be worth noting that WP Mock already requires Mockery, so if they're already using WP Mock, this step is unnecessary.

@petenelson
Copy link
Contributor Author

Thanks, did not realize that, PR updated

@johnpbloch johnpbloch merged commit 672b968 into 10up:dev Sep 23, 2016
@jeffpaul jeffpaul added this to the 0.2.0 milestone Sep 22, 2022
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