k6-template-es6
Test bundler
Template for bundling k6 tests with ES6 features using Webpack and Babel
Template using Webpack and Babel to enable ES6 features in k6 tests
83 stars
146 watching
21 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
babelbundlinges6javascriptk6load-testingperformance-testingtemplateswebpack
Related projects:
Repository | Description | Stars |
---|---|---|
grafana/k6-template-typescript | A template to help developers create and run performance tests in TypeScript with the k6 load testing tool | 281 |
grafana/k6-rollup-example | A project demonstrating how to use Rollup to bundle tests and polyfill ES+ features for compatibility with k6 | 4 |
tom-miseur/k6-templates | Provides starter templates for building k6 tests with different configurations and libraries | 35 |
mohsenny/k6-test-template | A template for building load tests using the k6 framework | 3 |
luketn/docker-k6-grafana-influxdb | Demonstrates how to run load tests with K6, Grafana and InfluxDB using Docker | 163 |
grafana/xk6-sql | A Grafana extension that enables the use of SQL databases in k6 tests. | 119 |
grafana/xk6-browser | Enables browser automation and end-to-end testing through the Chrome Devtools Protocol in k6 tests. | 344 |
rafaeldelboni/phaser3-es6-webpack4 | A plain Webpack 4 boilerplate with Babel and Phaser 3 support for building Es6 JavaScript applications | 31 |
grafana/xk6-faker | Provides fast and lightweight random fake data generation for k6 tests. | 59 |
szboynono/k6-html-reporter | Generates an HTML report for k6 tests after execution | 24 |
medikoo/es6-template-strings | Library to compile and resolve template strings as specified in ES6 syntax | 79 |
swisslife-oss/k6-multiscenario-template | A K6 performance testing template with a multi-scenario approach | 51 |
bugthesystem/angular-es6-webpack-boilerplate | An AngularJS 1.4x application boilerplate with ES6 support and testing practices using Webpack | 36 |
grafana/xk6-output-timescaledb | Enables real-time test metrics to be sent from k6 tests to TimescaleDB | 30 |
grafana/xk6-ssh | An extension for interacting with a host over SSH in k6 testing | 9 |