load-testing Installation Pre-requisite node 16 yarn 1 Install project dependencies: yarn install Create .env file (edit it to your needs): cp sample.env .env Run tests: npx artillery run tests/history-api.yml # change file name for different test