load-test-runner
by jeremylongshorev1.0.0
Create and execute load tests for performance validation
Commands
create-load-testCreate load test scenarios and scripts
Documentation
# Load Test Runner Plugin Create and execute load tests for performance validation. ## Installation ```bash /plugin install load-test-runner@claude-code-plugins-plus ``` ## Usage ```bash /create-load-test ``` ## Features - Load test script generation (k6, JMeter, Artillery) - Multiple test scenario types - Performance threshold definitions - Execution instructions - CI/CD integration guidance ## License MIT