Welcome to the K6 Learning Repository! This repository is designed for individuals who are eager to explore and learn performance testing using K6. Whether you're a beginner or an experienced developer, this repository aims to provide resources and examples to enhance your understanding of performance testing.
Make sure you have the following installed on your machine:
-
Clone this repository:
git clone https://github.com/LauraMont/LR-K6.git
-
Navigate to the project directory:
cd K6
Execute the K6 tests using the following command:
k6 run ./<RouteFile>/script.jsExplore the tests directory to find examples and templates for writing your own performance tests with K6.
If you'd like to contribute or have suggestions for improvements, feel free to open an issue or submit a pull request.