An open API service indexing awesome lists of open source software.

https://github.com/colindembovsky/jmeter-azpipeline


https://github.com/colindembovsky/jmeter-azpipeline

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Running JMeter Tests in Azure Pipelines using Docker
This repo shows an example of how to run a JMeter load test using a Docker container. Inspiration came from [this repo](https://github.com/justb4/docker-jmeter) by Just van den Broecke that contained the scripts that I adapted and put into an Azure Pipeline.

For more information, read the full blog post [here](https://colinsalmcorner.com/post/executing-jmeter-tests-in-an-azure-pipeline).