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

https://github.com/grafana/k6-example-data-generation

Example repository showing how to utilise k6 and faker to load test using generated data
https://github.com/grafana/k6-example-data-generation

data-generation examples load-testing performance-testing

Last synced: about 1 year ago
JSON representation

Example repository showing how to utilise k6 and faker to load test using generated data

Awesome Lists containing this project

README

          

# example-data-generation

This example utilizes [faker.js](https://github.com/marak/Faker.js/) to generate realistic data for the test.

For additional context, see [this article on dev.to](https://dev.to/k6/performance-testing-with-generated-data-using-k6-and-faker-2e). Or alternatively, [Load Testing Made Easy with K6: Using Faker Library and CSV Files](https://farhan-labib.medium.com/load-testing-made-easy-with-k6-using-faker-library-and-csv-files-c997d48fb6e2) by Farhan Labib in Medium.