Reusable dev infrastructure for AxeWP WordPress plugins.
axewp/plugin-infra is a GitHub repository providing reusable GitHub Workflows and shared configurations for AxePress public plugins.
Inspired by https://github.com/johnbillion/plugin-infrastructure
11 reusable workflows under .github/workflows/ for PHPUnit, Codeception, PHPStan, PHPCS, E2E (Playwright), Jest, CSS/JS linting, plugin builds, workflow linting, GraphQL schema linting, and WP Playground PR previews.
See .github/workflows/README.md for full documentation, inputs, and copy-paste usage examples.
@todo