Skip to content

Commit

Permalink
Add Sandbox section to Tools
Browse files Browse the repository at this point in the history
  • Loading branch information
aliesbelik committed Jan 18, 2023
1 parent 18a541f commit 7a3e175
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 @@ -16,6 +16,7 @@ A curated collection of resources covering all aspects of load testing using [Ga
- [Plugins](#plugins)
- [Frameworks](#frameworks)
- [Reporting](#reporting)
- [Sandbox](#sandbox)
- [Miscellaneous](#miscellaneous)
- [CI](#ci)
- [Trainings & Courses](#trainings--courses)
Expand Down Expand Up @@ -97,6 +98,11 @@ A curated collection of resources covering all aspects of load testing using [Ga
- [gatling-report](https://github.com/nuxeo/gatling-report) - Parse Gatling simulation.log files to output CSV stats or build HTML reports with Plotly charts.
- [gatling2allure](https://github.com/biski/gatling2allure) - Convert Gatling log to Allure report.

### Sandbox

- [gatling-scaffold](https://github.com/robsonbittencourt/gatling-scaffold) - Base for load test project using Gatling, InfluxDB and Grafana.
- [perfiz](https://github.com/znsio/perfiz) - A dockerised API performance test setup based on Gatling with Grafana dashboards and Prometheus monitoring.

### Miscellaneous

- [dakiya](https://github.com/rupeshmore/dakiya) - Convert Postman collections to Gatling scripts.
Expand Down

0 comments on commit 7a3e175

Please sign in to comment.