PHP wrapper for WordPress testsuite to simplify plugin and theme testing
Touchstone is a PHP wrapper around the official WordPress testsuite that runs unit and integration tests for plugins and themes. It downloads and configures WordPress test files into a temporary environment, supports loading plugins and themes during tests, and integrates with Composer workflows. Suited for WordPress plugin and theme developers who need repeatable local testing.
0