Open-source, developer-centric performance monitoring and load testing solution, k6.
Want to help in making this list better? Yay, that's awesome! Before you get started though, please have a look at our code of conduct and contribution guidelines.
- Beginner's guide to load testing with k6 - Introductory guide in several parts, helping you get started with k6.
- Running multiple load test scripts with k6 - Splitting tests into multiple scripts and then run them together.
- Load Testing with k6 - Brief overview of features and capabilities of k6.
- Integrating k6 with Apache Kafka - Sending output from k6 to Apache Kafka.
- Test and visualize with InfluxDB, Grafana and K6 - Setting up load tests and visualizing them using grafana dashboards.
- k6-circleci-example - Running k6 load tests as part of a CircleCI build.
- k6-jenkins-example - Running k6 load tests as part of a Jenkins build.
- k6-gitlab-example - Running k6 load tests as part of a GitLab CI/CD build.
- k6-github-actions-example - Running k6 load tests as part of a GitHub Actions build.
- k6-azure-pipelines-example - Running k6 load tests as part of an Azure DevOps Pipeline.
- k6-performance-test-websocket - Example of performance test for websocket with k6.
- k6-to-junit - Tool for converting k6 output to JUnit XML for easy use with CIs.
- har-to-k6 - Tool for converting HAR recordings to k6 test scripts.
- postman-to-k6 - Tool for converting Postman collections to k6 test scripts.
- jmeter-to-k6 - Tool for converting JMeter test cases to k6 test scripts.
- jslib.k6.io - Useful utility libs for k6 scripts.
- CloudPosse's Load Testing Stack - Load testing stack using k6, Grafana and InfluxDB.
- Load Impact's OSS Load Testing Stack - Open-source stack that works well for running load tests, storing results and visualizing those results in dashboards.