iserter/wp-test-env

Multi-version WordPress + PHP test environment for plugin CI. Bind-mounts your plugin, and optionally runs a command inside the container.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
phpPHP version (e.g. "8.3"). Must match an official wordpress:<wp>-php<php>-apache image tag.yes
wpWordPress version (e.g. "6.8").yes
pluginPath to the plugin directory to bind-mount, relative to github.workspace.no.
runCommand to execute inside the WP container with workdir set to the plugin dir. Empty = just boot the env.no""
woocommerceInstall WooCommerce and seed sample data. Set "false" for non-WC plugins — measurably faster.notrue

no outputs