Skip to content

LucasMuginoski/first-Artillery-Test

Repository files navigation

first-Artillery-Test

This is my Very First Artillery Test - load testing tool

Install Artillery via npm:

    npm install -g artillery@latest

Checking your installation:

    artillery dino

Running test:

    artillery run search-and-add-to-cart.yml --output test.json

Converted into an HTML report through the Command:

    artillery report --output report.html test.json

Now open your report.html file.

NOTE: this test.json and report.html files are beeing ignored in my repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published