Skip to content

techopsph/drupal-locust

Repository files navigation

drupal-locust

A library of code snippets for Locust and Drupal sites

Installation and Requirements

pip3 install locust pyzmq pyquery beautifulsoup4 pytest faker selenium Jinja2 j2cli-3 

npm install npm
npm install -g [email protected] [email protected]
npm install -g selenium-side-runner
npm install -g chromedriver edgedriver geckodriver iedriver

brew install jq yq

Usage

locust -f locustfile.py --host=https://dev-ps-loadtest-dummy.pantheonsite.io

locust -f locustfile.py --host=https://dev-ps-loadtest-dummy.pantheonsite.io --no-web -c 10 -r 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published