Skip to content

galaniprojects/LoadTest

Repository files navigation

LoadTest

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.

Prerequisites

  • Docker installed on your machine.

Building the Docker Image

To build the Docker image:

  1. Clone the Repository:

    git clone https://github.com/galaniprojects/LoadTest.git
    cd LoadTest
    
  2. Build docker image:

    docker build -t loadtest .
    
  3. Build docker image:

    docker run -it loadtest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published