k6-script-generator READMEk6 Script Generator allow user to input the details of requests and endpoint that would like to converted into k6 JS Script. User only needs to define the hostname, endpoint, body and header request, including the configuration of the k6 options. Then by single click, the k6 test script will be generated! Features
UsageOnce the extension installed, you will be able to see this command in the command section.
The command will trigger new tab in VSCode to open the HTML viewer. Known IssuesThe executor Ramping VUs is not enabled at this moment due to issues, will immediately enabled on next release. Release Notes1.0.0
Enjoy! |