awesome-locust

Load Testing Toolkit

A curated collection of resources and tools for load testing using the Locust framework

A collection of resources covering different aspects of Locust load testing tool usage.

GitHub

93 stars
4 watching
9 forks
last commit: over 2 years ago
Linked from 3 awesome lists

awesomeawesome-listbenchmarkingload-testinglocustlocustioperformance-testingpython

Awesome Locust / Official Resources

Homepage
Documentation
Source code25,231almost 2 years ago

Awesome Locust / Tutorials

Locust for JMeter usersA tutorial on using Locust for people familiar with Apache JMeter
How do I Locust141almost 6 years agoA quick overview and random tips for Locust
Locust.io experimentsSeries of experiments with Locust

Awesome Locust / Tools / Plugins

locust-plugins569almost 2 years agoA set of useful plugins/extensions for Locust

Awesome Locust / Tools / Workers

boomer1,188about 2 years agoA better load generator for Locust, written in Golang
locust4j81about 2 years agoA load generator for Locust, written in Java
swarm33almost 3 years agoAn elegant Java client for Locust
node-locust10over 7 years agoA Node.js load generator for Locust
ably-boomer8over 3 years agoAbly load generator for Locust, based on the library
ably-locust1about 3 years agoA JavaScript load generator for Locust

Awesome Locust / Tools / Wrappers

invokust158about 3 years agoA wrapper for Locust to allow running load tests in Python or on AWS Lambda
strezz7over 3 years agoA wrapper for stress testing using Locust based on Jest
stormer49over 9 years agoWrappers for making load test with Locust more convenient
locust-extension0almost 5 years agoVS Code extension to simplify the usage of Locust

Awesome Locust / Tools / Configuration Management

ansible-role-locust3over 8 years agoAn Ansible role to manage Locust master instances
locust_slave1almost 9 years agoAn Ansible role to manage Locust slave instances
terraform-aws-locust16over 10 years agoDeploy a Locust stress test cluster on AWS based on CoreOS/Docker

Awesome Locust / Tools / Distributed

locust-swarm88about 2 years agoA tool for launching distributed Locust runs on a set of load generators
azure-locust30over 3 years agoRun distributed Locust load tests on Azure Container Instances
kangal162almost 2 years agoRun performance tests in Kubernetes cluster using multiple load generators
klocust64about 2 years agoA command-line tool for managing Locust distributed load testing on Kubernetes
zelt36almost 2 years agoZalando End-to-end Load Tester, a command-line tool for orchestrating the deployment of Locust in Kubernetes
locust-on-azure14about 4 years agoRunning distributed Locust on Azure Container Instances
locust-admin11about 3 years agoDynamically create and manage Locust instances on a Kubernetes cluster
amazon-eks-locust36over 4 years agoLoad testing your workload running on Amazon EKS with Locust
terraform-aws-loadtest-distribuited46about 2 years agoTerraform module to run your load tests created with JMeter, TaurusBzt or Locust on AWS as IaaS
locust-k8s-operator54almost 2 years agoCloud native solution to run Locust on any Kubernetes cluster

Awesome Locust / Tools / Frameworks

TaurusLocust Executor as part of Taurus framework
httprunner4,079about 2 years agoA HTTP/S testing framework with reuse of Locust
Grasshopper178about 2 years agoA lightweight framework for performing load tests, glues Locust, Pytest, some plugins and some custom code to provide a package that makes authoring load tests simple with very little boilerplate needed
Grizzly14almost 2 years agoA framework to easily define load test scenarios, mainly built on top of Locust and Behave

Awesome Locust / Tools / CI/CD

locust-github-actionA GitHub action for load testing using Locust
teamcity-locustio6over 3 years agoConfigurable for JetBrains Teamcity
Keptn Locust Service7about 3 years agoto performance test application using Locust

Awesome Locust / Tools / Reporting

Locust Exporter112over 2 years agoA Locust metrics exporter for Prometheus
locust-reporter17over 5 years agoGenerate HTML reports from Locust load test output
JtlReporter132almost 2 years agoOnline reporting application to generate performance reports from Locust by either uploading CSV file or streaming data from the test run continuously
locust-influxdb-listener26almost 3 years agoLocust base project with a custom influxDB listener
locust-cloudwatch30almost 7 years agoCode and a CloudFormation template to publish Locust test results as AWS CloudWatch metrics

Awesome Locust / Tools / Results Processing

locustcompare2almost 4 years agoA command-line tool to compare Locust test results
locust-csv-to-junit-xml4over 3 years agoSimple utility to convert Locust CSV output into JUnit XML

Awesome Locust / Tools / Miscellaneous

transformer100over 3 years agoA command-line tool and Python library to transform/convert web browser sessions (HAR files) into Locust load testing scenarios (locustfile)
swagger-to-locustfile32about 4 years agoA command-line tool to create Locust tasks file (locustfile) from Swagger/OpenAPI spec
locust.replay58over 4 years agoRecord and playback Locust tests with mitmproxy
har2locust167over 2 years agoConvert HAR file to a Locust script

Awesome Locust / Templates

stress-test-locust47over 2 years agoTemplate for stress testing with Python, Locust & Docker

Awesome Locust / Trainings & Courses

Performance Testing Using Locust 1.0By Udemy
Locust Performance Framework Development with Real ProjectBy Udemy

Awesome Locust / Videos / Talks

An Intro to Load Testing with Locust and PythonGabriel Boorse @ PyBay 2019
Load test your backend with locust.ioIvan Matellanes @ PyLondinium 2018
Load testing with LocustKubilay Kahveci @ FOSDEM 2018
Performance Testing with Python and LocustMichael Sluyter @ PyTexas 2017
Distributed Load Testing with KubernetesAmanda Waite @ Devoxx Belgium 2015

Awesome Locust / Videos / Video Tutorials

Load Testing with Python and Locust.ioTutorial series by Nicolai Gram
Learn Locust SeriesBy QAInsights

Awesome Locust / Community

locust on Stack Overflow
@locustio on Twitter
#locust on Slack
Awesome Software Quality2,266over 3 years agoA list of free software testing and verification resources
Awesome Testing1,892almost 2 years agoA curated list of testing resources
Awesome JMeter727almost 2 years agoOpen-source load testing and performance measurement tool, written in Java
Awesome Gatling71almost 2 years agoOpen-source load and performance testing framework based on Scala, Akka and Netty
Awesome Tsung19over 2 years agoOpen-source multi-protocol distributed load testing tool, developed in Erlang
Awesome k6598almost 2 years agoOpen-source, developer-centric performance monitoring and load testing solution
How They Load Test105over 2 years agoA curated collection of publicly available resources on how companies around the world perform load testing
Load Testing Toolkit178almost 2 years agoCollection of open-source tools for debugging, benchmarking, load and stress testing your code or services

Backlinks from these awesome lists:

More related projects: