wp_mock VS wordpress-plugin-boilerplate

Compare wp_mock vs wordpress-plugin-boilerplate and see what are their differences.

wordpress-plugin-boilerplate

WordPress Plugin Boilerplate + Composer, namespaces, autoloading, Codeception tests, and GitHub Actions CI/CD to WordPress.org. (by brianhenryie)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
wp_mock wordpress-plugin-boilerplate
2 1
654 31
0.6% -
7.4 7.3
about 2 months ago 5 months ago
PHP PHP
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wp_mock

Posts with mentions or reviews of wp_mock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-11.
  • How Are Y'All Unit Testing Your WordPress Code (If You Are)
    5 projects | /r/ProWordPress | 11 Mar 2023
    There is an effort called WP_Mock started by GoDaddy which attempts to mock the WordPress API, thus doing what I just accused the official version of testing of getting wrong. And this also feels wrong. Running tests against a mock of WordPress' API feels insufficient except for the simplest cases. Also if I'm not actually "testing against WordPress" I don't get the benefits of the official way, like being able to easy test against future and past versions of WordPress. I'm just testing against whatever version the mock attempts to replicate.
  • Testing A Plugin With PHPUnit
    5 projects | /r/Wordpress | 21 Apr 2021
    You can mock out the WordPress functions with 10up/wp_mock

wordpress-plugin-boilerplate

Posts with mentions or reviews of wordpress-plugin-boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-21.

What are some alternatives?

When comparing wp_mock and wordpress-plugin-boilerplate you can also consider the following projects:

wp-browser - The easy and reliable way to test WordPress with Codeception. 10 years of proven success.

wp-namespace-autoloader - A PHP autoloader class that follows the WordPress coding standards applying PSR-4 specification

PHPUnit-Polyfills - Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests

bh-wc-checkout-rate-limiter - Prevent card-attack fraud on WooCommerce stores by rate-limiting the "place order" button

BrainMonkey - Mocking utility for PHP functions and WordPress plugin API