Awesome Gatling Overview
A collection of resources covering different aspects of Gatling load testing tool usage.
🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 aliesbelik/awesome-gatling · ⭐ 72 · 🏷️ Testing
Awesome Gatling
A curated collection of resources covering all aspects of load testing using Gatling and related stuff: plugins, integrations, testing techniques, DevOps practices, etc.
Gatling is an open-source load and performance testing framework based on Scala, Akka and Netty.
Contents
- Official Resources
- Getting Started
- Tutorials
- Distributed Testing
- Tools
- CI
- Trainings & Courses
- Videos
- Community
- Related
Official Resources
Getting Started
- Load testing with Gatling.io
- A first look at Gatling, a DSL based load test tool
- Gatling: Take your performance tests to the next level
- Load Testing with Gatling. The Complete Guide
Tutorials
- Load testing gRPC services with Gatling
- Creating a custom Gatling protocol for AWS Lambda
- Load testing ZeroMQ with a custom DSL for Gatling
Distributed Testing
- Distributed load testing with Gatling and Kubernetes
- Gatling – Scaling Out Your Load Tests
- Distributed Gatling (⭐102) - Solution to run Gatling simulation tests in a distributed/cluster environment.
- gatling-operator (⭐70) - Automating distributed Gatling load testing using Kubernetes operator.
Tools
Plugins
- gatling-sbt-plugin (⭐108) - Gatling SBT plugin to integrate Gatling with SBT, allowing to use Gatling as a testing framework.
- gatling-build-plugin (⭐3) - An SBT plugin to share common settings across Gatling's projects' builds.
- gatling-maven-plugin (⭐36) - Gatling Maven Extensions.
- gatling-gradle-plugin (⭐28) - Gatling plugin for Gradle.
- gatling-remote-sbt (⭐10) - Remote execution plugin for Gatling load tests.
- gatling-junitrunner (⭐2) - JUnit wrapper around Gatling simulations.
- gatling-grpc (⭐127) - Gatling load test plugin for gRPC.
- gatling-aws (⭐11) - Gatling custom protocol for AWS Lambda.
- gatling-xmpp-protocol (⭐4) - XMPP protocol for stress test XMPP servers with Gatling.
- gatling-jwt - An extension to Gatling 2.0 to help make JWT-signed requests.
- gatling-mqtt (⭐43) - A Gatling plugin for stress testing MQTT.
- gatling-kafka (⭐68) - A Gatling plugin for stress testing Apache Kafka protocol.
- gatling-kafka-plugin (⭐8) - Plugin for support Kafka in Gatling.
- gatling-amqp-plugin (⭐4) - Plugin for support performance testing with AMQP in Gatling (3.2.x).
- gatling-jdbc-plugin (⭐6) - Simple Gatling plugin for JDBC support.
- gatling-picatinny (⭐3) - Library with a bunch of useful functions that extend Gatling DSL.
- gatling-sql (⭐6) - Gatling extension for JDBC or Spark Thrift Server stress testing.
- gatling-tcp-extensions (⭐23) - TCP extensions for Gatling.
- gatling-thrift (⭐18) - Gatling third party plugin for Apache Thrift.
- gatling-bolt (⭐2) - Support Neo4j Bolt protocol for Gatling.
- gatling-zeromq (⭐5) - A Gatling stress test plugin for ZeroMQ protocol.
- gatling-dubbo (⭐151) - A Gatling plugin for running load tests on Apache Dubbo.
Frameworks
- Kraken (⭐114) - Load testing IDE based on Gatling by OctoPerf.
- Karate Gatling - Re-use Karate API-tests as performance tests executed by Gatling.
- Taurus - Gatling Executor in Taurus framework.
- Carrier - Continuous test execution platform with ability to perform load testing using customized JMeter and Gatling containers.
Reporting
- gatling-report (⭐118) - Parse Gatling simulation.log files to output CSV stats or build HTML reports with Plotly charts.
- gatling2allure (⭐6) - Convert Gatling log to Allure report.
Sandbox
- gatling-scaffold (⭐18) - Base for load test project using Gatling, InfluxDB and Grafana.
- perfiz (⭐15) - A dockerised API performance test setup based on Gatling with Grafana dashboards and Prometheus monitoring.
Miscellaneous
- dakiya (⭐37) - Convert Postman collections to Gatling scripts.
- gatling.g8 (⭐8) - Giter8 template for Gatling.
- gatling-template.g8 (⭐3) - A Giter8 template for Gatling performance test project.
CI
- Gatling Jenkins Plugin (⭐36) - Jenkins plugin for Gatling.
- run-gatling (⭐5) - GitHub Action to easily integrate Gatling performance tests to GitHub workflows.
Trainings & Courses
- Gatling Academy
- Gatling Courses - By Udemy.
- Performance Test Automation 101: Gatling, Lighthouse, & Jenkins - By Educative.
Videos
Talks
- Load Testing Done Right with Gatling - Stéphane Landelle @ Voxxed Days Belgrade 2015.
- Load Testing Crash Course with Gatling - Stéphane Landelle @ Devoxx Belgium 2022.
- Load Testing Made Easy with Gatling - Rafał Piotrowski @ Scala Days 2023 Madrid.
Video Tutorials
- Performance Testing with Gatling - Tutorial series by Tomi Tiihonen.
- Gatling Tutorials for Beginners - Tutorial series by James Willett.
Community
Related
Awesome Lists
- Awesome Software Quality (⭐2.3k) - A list of free software testing and verification resources.
- Awesome Testing (⭐1.8k) - A curated list of testing resources.
- Awesome JMeter (⭐720) - Open-source load testing and performance measurement tool, written in Java.
- Awesome Tsung (⭐19) - Open-source multi-protocol distributed load testing tool, developed in Erlang.
- Awesome k6 (⭐585) - Open-source, developer-centric performance monitoring and load testing solution.
- Awesome Locust (⭐89) - Open-source scalable load testing framework written in Python.
Other
- How They Load Test (⭐99) - A curated collection of publicly available resources on how companies around the world perform load testing.
- Load Testing Toolkit (⭐163) - Collection of open-source tools for debugging, benchmarking, load and stress testing your code or services.
Contributing
Contributions are welcome!
Please take a look at the CONTRIBUTING guidelines first.