activitypub-testing

Installation
SKILL.md

ActivityPub Testing

This skill provides guidance on writing and running tests for the WordPress ActivityPub plugin.

Quick Reference

For complete testing commands and environment setup, see Testing Reference.

Key Commands

  • PHP: npm run env-test
  • E2E: npm run test:e2e
  • JavaScript: npm run test:unit

PHPUnit Testing

Test Structure

Installs
10
GitHub Stars
252
First Seen
Jan 22, 2026
activitypub-testing — microck/ordinary-claude-skills