Tooling
PMC VVV

pmc-plugins

WordPress plugins for PMC sites

Pipelines

  • Diffed test run on each commit by default
    • Full code coverage are required to passed pipeline
  • ALL tests expected to take about 15+ minutes to complete
    • Don't submit your PR until it's ready to be reviewed/approved
    • ALL tests run on PR submission and merge to master
    • All tests only do unit test, code coverage are disabled to speed up testing

Notes

  • Save these plugin files to: wp-content/plugins/pmc-plugins

Global Build Process

Documentation found here.