Open source

k6 resources

The docs aim to cover everything necessary to use the core k6 products in your daily operational work. But scripting and testing are skills that take time to learn. What’s more, k6 is an extensible tool, already incorporated with many other functionalities and protocols.

These resources help you write and run k6 tests in a safe environment and explore how to use k6 with other applications.

Learning

Community

Test servers

If you need a place to learn k6 and test your scripts, you can use these demo applications:

Note

These are testing environments shared by everyone - avoid high-load tests.

If you want to run tests with high loads, you can deploy and host them on your infrastructure and run the examples in the repository.

k6 + your favorite tool