WP_Mock is an API mocking framework, built and maintained by 10up and GoDaddy for the purpose of making it possible to properly unit test within a WordPress project.
Install WP_Mock as a dev-dependency using Composer:
composer require --dev 10up/wp_mock
Learn more about how to configure and how to use WP_Mock by reading the WP_Mock documentation.
Please read our Code of Conduct for details on our code of conduct, and our Contributing Guidelines for details on the process for submitting pull requests.
WP_Mock is supported by 10up and GoDaddy. GitBook kindly offers free hosting for WP_Mock documentation.
A special thanks to all WP_Mock contributors.