WordPress / plugin-check

A repository for the new Plugin Check plugin from the WordPress Performance and Plugins Team.
https://wordpress.org/plugins/plugin-check/
GNU General Public License v2.0
198 stars 39 forks source link

Enhance list-checks command #379

Closed ernilambar closed 5 months ago

ernilambar commented 5 months ago

Refactor list-checks command with improvements.

Output:

wp plugin list-checks --stability=stable - Currently all checks will be displayed as we dont have experimental checks yet.

stability

wp plugin list-checks --categories=performance

single-category

wp plugin list-checks --categories=performance,general

multiple-category
ernilambar commented 5 months ago

cc: @swissspidy @felixarntz @mukeshpanchal27

ernilambar commented 5 months ago

Updates:

swissspidy commented 5 months ago

Those Behat failures are unrelated and fixed in #381