DEV Community

Load testing your applications with Artillery

Bruno Paz on April 11, 2020

In this article, I will show how to use Artillery to load test your application. What is Artillery? Artillery is a modern, powerful &a...
Collapse
 
sirseanofloxley profile image
Sean Allin Newell

Yaml for days! Yaml for lyfe!

Collapse
 
brpaz profile image
Bruno Paz

ahah true, YAML driven development!

still better than JSON. At least you can have comments ;)

Collapse
 
jasonwarner profile image
Jason

This article is just what I was looking for to get started with Artillery.
Very helpful!