Skip to content

HillLuke/Artillery.io-Example

Repository files navigation

This is a small project to demonstrate some uses of Artillery.io There are two scripts:

To run the scripts you first must install Artillery.io

npm install -g artillery@latest

Run an artillery scrip by using

artillery run artillery-pass.yml 

or 

artillery run artillery-pass.yml

You may need to change the target: "http://localhost:5215" in each script if you run the api on a different port.

About

Example of artillery.io load tests on a .net core API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published