holyhope/WordPress Plugin Integration Test

Test a WordPress plugin using PHPUnit.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
wordpress_versionWordPress versionnolatest
php_versionPHP versionno8.2
php_extensionsPHP extensions to install. Each extension should be on a new line.noimagick
plugin_dirPath to the WordPress pluginno.
plugin_slugSlug of the WordPress pluginyes
phpunit_versionPHPUnit version to install. Set to `false` to use the system-wide PHPUnit binary. Default: Install the version found in `composer.json` file or `^9` if not found.no^9
phpunit_configPHPUnit configuration filenophpunit.xml
scaffold_testsGenerates files needed for running PHPUnit tests in a plugin.notrue
namedescription
junit_reportPath to the JUnit report