artilleryio / artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
https://www.artillery.io
Mozilla Public License 2.0
7.92k stars 506 forks source link

Bundle custom JS, plugins and engines #1538

Open hassy opened 2 years ago

hassy commented 2 years ago

Add support for running tests scripts that:

hassy commented 1 year ago

Bundling of custom JS (without third-party dependencies), separate config file, and CSV payloads landing in #1650.

hassy commented 1 year ago

Third-party plugins and engines landing in #1812