k6-docs
k6-docs copied to clipboard
The k6 documentation website.
People commonly ask why k6 doesn't have a plug-in system. "Extensions are nice," they say, "but why should I have to compile my own binary?" Now that the extensions docs...
This is one of the most visited forum topics: https://community.k6.io/t/run-all-tests-scripts-in-parallel/1149/11, and recently we got https://community.k6.io/t/running-multiple-scripts-parallelly/6512/6 as well. Does https://k6.io/docs/using-k6/scenarios/advanced-examples/ cover all the examples our users ask for? The page is...
Some users get confused about how to set Thresholds properly, should I define them for a [time-window period](https://github.com/grafana/k6/issues/2379) or in terms of the entire test duration/execution? It would be good...
From https://community.k6.io/t/any-public-examples-of-xk6-browser-with-reusable-fixtures/5874 Might be helpful to create an example on our doc to demonstrate how we can create shared test data or fixtures. Example: - How to share test data?...
### Brief summary Using sleep() with durations longer than 30 seconds cause our websocket sessions to get disconnected by the server because ping is not firing despite it being in...
- [x] Define a policy for the definition of old (e.g. not expected to be maintained). Last 4 versions. - [ ] Update the [release process documentation](https://github.com/grafana/k6-docs/wiki/Add-version-for-Javascript-API-documentation) including the defined...
- [x] Use terminology that we decide on in https://github.com/grafana/k6-docs/issues/845 - [x] Add handleSummary() stage - [ ] Create diagram of all stages
Currently [all k6 extensions](https://k6.io/docs/extensions/get-started/explore/) are listed together, and it's not clear which ones are officially maintained by Grafana, which ones are maintained by community developers, and perhaps more importantly, which...
This [page](https://k6.io/docs/results-output/real-time/) lists most of the options to visualize k6 results in real-time. Each option works differently. It might be good to describe the high-level details of each option to...
https://github.com/szkiba/xk6-dashboard https://k6.io/docs/results-output/real-time/