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
8.05k stars 511 forks source link

feat: add --name option for setting test names in Artillery Cloud #3317

Closed hassy closed 3 months ago

hassy commented 3 months ago

Description

Add --name option to all run commands (run, run-lambda, run-ecs and run-aci).

The option can be used to set the name of the test that will be shown in Artillery Cloud.

Shorthand for setting the name tag. Overrides the name tag if that's also set via --tags.

Pre-merge checklist

This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.