This repository contains a load testing script using k6 to test the store-cv-data
API endpoint of the CV Doctor project.
- You need to have k6 installed on your system to run the load test.
This repository contains a load testing script using k6 to test the store-cv-data
API endpoint of the CV Doctor project.
- You need to have k6 installed on your Ubuntu system to run the load test.
Run the following commands to install k6:
sudo snap install k6 k6 version
k6 run loadtest.js