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.94k stars 507 forks source link

ci(test): parallelise test suite using gh actions #3271

Closed bernardobridge closed 2 months ago

bernardobridge commented 2 months ago

Description

Parallelises test suite through Github Actions. This makes it easier to parse through failures in logs.

Screenshot 2024-07-17 at 11 07 23

Pre-merge checklist