Closed ppcano closed 1 year ago
https://github.com/grafana/quickpizza/pull/38/commits/ac3a5a1e388eb3b50c85e92fc094b2dde5ae935f: remove go.work* files to enable building k6 binaries within the project using xk6 .
go.work*
xk6
https://github.com/grafana/quickpizza/pull/38/commits/d01daa8fed56af6bd29ac4172697efabf58b7835: move extension test to its own folder
https://github.com/grafana/quickpizza/pull/38/commits/b6402bce24056d2053d59cc95774bb77221dd888: showcase a performance test for the local prometheus instance
https://github.com/grafana/quickpizza/pull/38/commits/51433fd3b930c5a81beb03e2bd95d4d435257b95: add new load-options.js module to showcase testOptions modularization and rename 10.library.js to 10.moduralization.js
load-options.js
10.library.js
10.moduralization.js
https://github.com/grafana/quickpizza/pull/38/commits/ac3a5a1e388eb3b50c85e92fc094b2dde5ae935f: remove
go.work*
files to enable building k6 binaries within the project usingxk6
.https://github.com/grafana/quickpizza/pull/38/commits/d01daa8fed56af6bd29ac4172697efabf58b7835: move extension test to its own folder
https://github.com/grafana/quickpizza/pull/38/commits/b6402bce24056d2053d59cc95774bb77221dd888: showcase a performance test for the local prometheus instance
https://github.com/grafana/quickpizza/pull/38/commits/51433fd3b930c5a81beb03e2bd95d4d435257b95: add new
load-options.js
module to showcase testOptions modularization and rename10.library.js
to10.moduralization.js