소개
The ActivityPub Testing skill provides a comprehensive set of patterns and guidance for developers working on the WordPress ActivityPub plugin or similar decentralized social networking projects. It offers standardized templates for PHPUnit testing, including unit and integration patterns for transformers and handlers, alongside robust Playwright E2E scenarios for frontend and federation verification. By providing ready-to-use commands for environment setup, test isolation, and debugging, this skill helps developers ensure their ActivityPub implementation remains reliable, compliant with federation protocols like WebFinger, and bug-free across updates.