Changes to the WordPress Core PHP Test Suite

Why were changes needed? The WordPress test suite uses the industry standard PHPUnit tool to run the PHP unit tests. Over the years, PHPUnit has seen a number of changes, new assertions being introduced, different annotations and more, but most notably, as of PHPUnit 8.0, a void return type was added to the typical fixture … Continue reading Changes to the WordPress Core PHP Test Suite