bash bin/version.sh <version>A bash script is included to generate a versioned zip in the build folder.
bash bin/build.shInstall test dependencies
wp-env run cli --env-cwd=wp-content/plugins/importwp composer installRun PHPUnit tests
wp-env run cli --env-cwd=wp-content/plugins/importwp ./vendor/bin/phpunit