1.1.1 • Published 2 years ago

artemis-load-testing v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Artemis logo

Artemis is an open-source, serverless framework for scalable load testing of your APIs.


Artemis requires:

Installation

  • run npm install -g artemis-load-testing
  • run artemis help to see a list of available commands

Usage

$ artemis help
Usage: artemis [options] [command]

Artemis API Load Testing CLI

Options:
  -h, --help          display help for command

Commands:
  run-test [options]  Run the test script concurrently this number of times.
  grafana-start       Start the Artemis Grafana dashboard.
  grafana-stop        Stop the Artemis Grafana dashboard.
  deploy              Deploy Artemis infrastructure on the user's AWS account.
  sleep               Stop all support container tasks for minimal AWS usage charges.
  teardown            Teardown Artemis infrastructure on user's AWS account, retain Artemis database.
  destroy-db          Delete the Artemis database.
  help [command]      display help for command

Login details for Artemis' Grafana dashboard:

username: artemis password: api_load_testing