create-wordpress-plugin
create-wordpress-plugin copied to clipboard
Add support for configuring a PHPUnit 9 plugin
Description
I would like to allow users to be able to scaffold out a PHPUnit 9 plugin. When scaffolding out a new plugin for a project that still uses PHPUnit 9, the pull requests won't be able to be used.
Use Case
When configuring the plugin prompt the user to scaffold with PHPUnit 9/non-PSR-4 standards.