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

<?php
Related skills

More from microck/ordinary-claude-skills

Installs
10
GitHub Stars
219
First Seen
Jan 22, 2026