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.
Active: 10up and GoDaddy are actively working on this, and we expect to continue work for the foreseeable future including keeping tested up to the most recent version of WordPress. Bug reports, feature requests, questions, and pull requests are welcome.
A complete listing of all notable changes to Distributor are documented in CHANGELOG.md.
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.