Courses & TutorialsProgrammingSoftware

Awesome K6 Testing – Massive Collection of Resources

Spread the love
Open-source, developer-centric performance monitoring and load testing solution, k6.

Contents

Extensions

Articles

Videos

Reference Projects

Tools

  • k6-to-junit – Tool for converting k6 output to JUnit XML for easy use with CIs.
  • k6-reporter – Tool for conerting k6 output to 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.

CI

Stacks

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button