Testing compatibility between PHP versions and WordPress versions.
- wp-plugin-unit-test.yml
- wp-theme-unit-test.yml
- wp-plugin-deploy.yml
- wp-plugin-trunk.yml
- wp-plugin-unit-test-matrix.yml
A collection of Unit Test Framework configuration and Lint ruleset for developing WordPress theme/plugin
- phpunit.xml - PHPUnit
- phpcs.ruleset.xml - PHP_CodeSniffer (phpcs)
- phpmd.ruleset.xml - PHPMD - PHP Mess Detector
- phpstan.neon - PHPStan - PHP Static Analysis Tool
Licensed under GPLv2.