k6-example-data-generation
k6-example-data-generation copied to clipboard
Example repository showing how to utilise k6 and faker to load test using generated data
Import didn't work in the latest K6 version. ```json "devDependencies": { "faker": "^5.5.3" } ``` ``` ERRO[0000] GoError: The moduleSpecifier "faker/locale/en_US" couldn't be recognised as something k6 supports. at go.k6.io/k6/js.(*requireImpl).require-fm...
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...