Skip to content

Commit

Permalink
Add Docker Extension and Hamster (#43)
Browse files Browse the repository at this point in the history
* docs: add JMeter Docker Extension and Hamster

Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>

* docs: fix linter warnings, update sections order

---------

Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
Co-authored-by: Aliaksandr Belik <[email protected]>
  • Loading branch information
QAInsights and aliesbelik authored Nov 21, 2023
1 parent ae56f64 commit c646f9d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ This list grew up from [an occasional answer](https://sqa.stackexchange.com/a/25
- [Extending JMeter](#extending-jmeter)
- [IDE Integration](#ide-integration)
- [Editors](#editors)
- [Utilities](#utilities)
- [APM Integration](#apm-integration)
- [JMeter Performance](#jmeter-performance)
- [Tips & Tricks](#tips--tricks)
Expand Down Expand Up @@ -180,6 +181,7 @@ This list grew up from [an occasional answer](https://sqa.stackexchange.com/a/25
- [Distributed JMeter testing using Docker](https://srivaths.blogspot.com/2014/08/distrubuted-jmeter-testing-using-docker.html)
- [A Docker solution to JMeter + InfluxDB + Grafana performance testing](https://medium.com/@ellenhuang523/a-docker-solution-to-jmeter-influxdb-grafana-performance-testing-568848de7a0f)
- [AutoMeter](https://github.com/intuit/autometer) - An automation tool for scaling load tests using distributed slaves, based on JMeter master-slave architecture.
- [JMeter Docker Extension](https://hub.docker.com/extensions/qainsights/jmeter-docker-extension) - Docker extension to run JMeter tests from Docker Desktop.
- Testing in Cloud
- Kubernetes
- [jmeter-kubernetes](https://github.com/kubernauts/jmeter-kubernetes) - JMeter cluster support for Kubernetes and OpenShift.
Expand Down Expand Up @@ -351,6 +353,10 @@ This list grew up from [an occasional answer](https://sqa.stackexchange.com/a/25
- [JMX Enhancer](https://www.jmxenhancer.com/) - A solution to expedite preparation of JMeter test plans.
- [jmx.js](https://www.vinodkd.org/jmx.js/) - Web-based editor for JMeter JMX files 💀.

### Utilities

- [Hamster](https://github.com/QAInsights/hamster) - Swiftly launch your JMeter test plans from Mac menubar.

## APM Integration

*Integration with Application Performance Monitoring (APM) tools to analyze the performance of application servers, database servers, and web services.*
Expand Down

0 comments on commit c646f9d

Please sign in to comment.