Skip to content

grafana/awesome-k6

k6 mascot

Awesome k6 Awesome

A collection of resources by the community, on (testing with) k6.

Contents

Articles

Videos

Examples/Templates

Tools

  • k6-to-junit - Tool for converting k6 output to JUnit XML for easy use with CIs.
  • k6-reporter - Tool for converting k6 output to HTML reports.
  • k6-html-reporter - Tool for generating k6 HTML reports.
  • har-to-k6 - Tool for converting HAR recordings to k6 test scripts.
  • postman-to-k6 - Tool for converting Postman collections to k6 test scripts.
  • k6 generator - Tool for converting Swagger/OpenAPI specifications 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.
  • k6 for visual studio code - Marketplace Extension for running k6 directly from your IDE.
  • k6 for IntelliJ - IntelliJ-based Plugin to run k6 tests locally or in the k6 Cloud from your IntelliJ IDE.
  • k6 Testkube executor
  • k6-junit - k6 JUnit summary exporter libray.
  • k6-expect - k6 library that simplifies writing tests in a functional way by providing a jest-like syntax for expectations.

CI/CD

Extensions

Related

  • How They Load Test - A collection of resources on how companies around the world perform load testing.
  • Load Testing Toolkit - A collection of open-source tools for debugging, benchmarking, load and stress testing your code or services.
  • awesome-http-benchmark - A collection of HTTP benchmark tools, testing/debugging, & restAPI (RESTful).

Contributing

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.