artillery
Cloud-scale load testing. https://www.artillery.io
npm downloads npm version npm license
artillerySimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on artillery's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of artillery](https://npm-compare.com/img/npm-trend/THREE_YEARS/artillery.png)](https://npm-compare.com/artillery#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on artillery's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of artillery](https://npm-compare.com/img/github-trend/artillery.png)](https://npm-compare.com/artillery)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
artillery130,6338,774400 kB467a month agoMPL-2.0
README for artillery

Artillery

Docs | Discussions

npm

Features

  • Test at cloud scale. Cloud-native distributed load testing at scale, out-of-the box. Scale out with AWS Lambda, AWS Fargate or Azure ACI. No DevOps needed, zero infrastructure to set up or manage.
  • Test with Playwright. Reuse existing Playwright tests and load test with real headless browsers.
  • Batteries-included. 20+ integrations for monitoring, observability, and CICD.
  • Test anything. HTTP, WebSocket, Socket.io, gRPC, Kinesis, and more.
  • Powerful workload modeling. Emulate complex user behavior with request chains, multiple steps, transactions, and more.
  • Extensible & hackable. Artillery has a plugin API to allow extending and customization.

Get started

Install Artillery

npm install -g artillery

Run your first test

Follow our 5-minute guide to run your first load test - https://www.artillery.io/docs/get-started/first-test

Learn more

Docs and guides

Integrations and plugins

We maintain a list of official and community-built integrations and plugins on our website: https://www.artillery.io/integrations.

Example tests

You can find a list of ready-to-run Artillery examples under examples/.