Execute integration tests validating component interactions and system integration. Use when performing specialized testing. Trigger with phrases like "run integration tests", "test integration", or "validate component interactions".
Executes integration tests to validate component interactions and system integration. Triggers when you request to run integration tests or validate component interactions.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install integration-test-runner@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdreferences/README.mdscripts/README.mdThis skill provides automated assistance for integration test runner tasks.
Before using this skill, ensure you have:
Set up the testing context:
Run the test suite:
Process test outcomes:
Document findings in {baseDir}/test-reports/:
The skill generates comprehensive test results:
Each test includes:
Common issues and solutions:
Environment Setup Failures
Test Execution Timeouts
Resource Exhaustion
Dependency Issues
This skill provides automated assistance for integration test runner tasks. This skill provides automated assistance for the described functionality.
Example usage patterns will be demonstrated in context.
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.