Skip to main content

wordpress-phpunit-tests

Write PHPUnit unit or integration tests for a WordPress plugin class or method. Decides unit vs integration based on whether any WordPress function is called in the method's call chain — pure PHP uses Brain\Monkey + Mockery (unit); anything touching WordPress uses WP_UnitTestCase (integration). Use when asked to add or fix tests for changed PHP code in a WordPress plugin.

Jump to install

Source facts

Repository
wp-media/mcp-oauth
Last source activity
July 23, 2026 at 15:33
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.