k6 icon indicating copy to clipboard operation
k6 copied to clipboard

A modern load testing tool, using Go and JavaScript - https://k6.io

Results 473 k6 issues
Sort by recently updated
recently updated
newest added
trafficstars

### Brief summary Hey We have an `abort` function in k6 with this jsdoc: ```ts /** * Aborts the test run with the exit code 108. * https://grafana.com/docs/k6/latest/javascript-api/k6-execution/#test * @param...

bug

### Feature Description Hey :) The current naming of `fail()`, `exec.test.fail()` and `exec.test.abort()` is confusing due to their overlapping names but different behaviors: Function | Purpose | Exit Code |...

feature
triage

### Brief summary Hi , k6 load issue with metalb load-balancer with high tps, if we execute with aws load balancer in external driver then it is 100% success. how...

lower prio
awaiting user