activitypub-testing

Official

Accelerate ActivityPub test development.

AuthorAutomattic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writing and debugging tests for a complex WordPress plugin can be time-consuming and error-prone. This Skill provides structured guidance to simplify the process, helping you quickly implement, run, and debug tests for ActivityPub features.

Core Features & Use Cases

  • PHPUnit Testing: Guidance on structuring PHP tests, common patterns, and using test groups for efficient execution.
  • Playwright E2E Testing: Examples for writing robust end-to-end tests, including scenarios for federation.
  • Debugging & Coverage: Instructions for isolating tests, generating verbose output, and creating comprehensive coverage reports to ensure code quality.

Quick Start

Run all PHP tests for the ActivityPub plugin to verify functionality.

Dependency Matrix

Required Modules

None required

Components

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: activitypub-testing
Download link: https://github.com/Automattic/wordpress-activitypub/archive/main.zip#activitypub-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository