plugin-testing
Installation
SKILL.md
Plugin Testing
Quick Start
Test your plugin:
# Validate structure
/test-plugin my-plugin
# Run all tests
/test-plugin my-plugin --all
# Detailed report
/test-plugin my-plugin --report
Test your plugin:
# Validate structure
/test-plugin my-plugin
# Run all tests
/test-plugin my-plugin --all
# Detailed report
/test-plugin my-plugin --report