This repository contains scripts and configurations for performing load testing using Playwright and Artillery. Make sure you have permission if you perform load tests on an application.
- Docker installed on your machine.
To build the Docker image:
-
Clone the Repository:
git clone https://github.com/galaniprojects/LoadTest.git cd LoadTest
-
Build docker image:
docker build -t loadtest .
-
Build docker image:
docker run -it loadtest