Test authoring
Codeless tools to speed up the test creation.
Test Builder
Inspired in Postman API Builder. Codeless UI tool to generate a k6 test quickly.
Browser Recorder
Record a user journey to base your k6 test.
https://k6.io/docs/test-authoring/recording-a-session/browser-recorder
IDE extensions
Code k6 scripts in your IDE of choice. Empower your development workflow with IDE extensions.
Visual Studio Code Extension
Run k6 tests from VS Code.
IntelliSense
Get code autocompletion and in-context documentation.
Converters
Generate a k6 script quickly from an existing file.
OpenAPI generator
Convert Swagger/OpenAPI specification to k6 script.
https://k6.io/blog/load-testing-your-api-with-swagger-openapi-and-k6
k6 Extensions
Extend the functionality of k6 using Go code and import them as JS modules in your k6 script.
Tutorial: Creating a k6 extension
xk6-sql
A SQL extension to test against PostgreSQL, MySQL and SQLite.
Please get in touch with us on Slack if you have a tool or add-on that works well with k6, and we will list it here!