wp-testing-core
CommunityAutomate browser-based WordPress tests.
Authormikkelkrogsholm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes and codifies browser-based WordPress testing procedures, reducing manual QA time and ensuring consistent test coverage for admin login, plugin activation, and UI flows.
Core Features & Use Cases
- Login Automation: Scripted login to WordPress admin to validate authentication flows.
- Plugin Activation Verification: Check plugin status via CLI and UI to confirm correct activation/deactivation behavior.
- Admin UI Navigation: Validate common WordPress admin menu and page loads to catch UI regressions.
Quick Start
Use this Skill to automate WordPress admin login, plugin activation, and UI navigation in a local WordPress instance. For example, run tests to login to /wp-admin, verify the Dashboard loads, activate a plugin via test.sh, and verify the Plugins page reflects the active status.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wp-testing-core Download link: https://github.com/mikkelkrogsholm/wp-plugins/archive/main.zip#wp-testing-core Please download this .zip file, extract it, and install it in the .claude/skills/ directory.