create-wordpress-plugin icon indicating copy to clipboard operation
create-wordpress-plugin copied to clipboard

Add support for configuring a PHPUnit 9 plugin

Open srtfisher opened this issue 1 year ago • 0 comments

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.

srtfisher avatar Apr 17 '24 16:04 srtfisher