plugin - Test & Validate Plugin
/plugin marketplace add pluginagentmarketplace/custom-plugin-design-system/plugin install pluginagentmarketplace-custom-plugin-design-system@pluginagentmarketplace/custom-plugin-design-system# /test-plugin - Test & Validate Plugin ## What This Does Runs comprehensive tests on your plugin. Validates structure, content, functionality, and performance. Ensures quality before deployment. ## Usage ## Options | Option | Description | |--------|-------------| | `--full` | Run all tests (comprehensive) | | `--report` | Generate detailed report | | `--fix-issues` | Auto-fix common issues | | `--verbose` | Show all details | | `--performance` | Performance testing | ## Example ## Test Categories ### Structure Tests ### Content Tests ### Functionality Tests ### Performan...