Skip to main content

artillery

Load testing tool for Node.js. Use when installing or running artillery (artillery).

Ir a la instalación

Datos de origen

Repositorio
RabbitAI-Lab/rabbit-plugins-cli
Última actividad en el origen
26 de julio de 2026 a las 13:32
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
artillery
description
Load testing tool for Node.js. Use when installing or running artillery (artillery).
# artillery Load testing tool for Node.js ## When to Activate - Installing or setting up **artillery** - Running `artillery` from the command line - Automating API Testing workflows that artillery supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g artillery ``` ## Verification ```bash artillery --version ``` ## Usage Run `artillery --help` to see available commands and options. ## Details - **Package**: `artillery` - **Category**: API Testing - **Priority**: Optional - **Platforms**: Windows / macOS
Ver en GitHub