Skip to content

Commit feb9708

Browse files
authored
Merge pull request #29 from mbolotov/main
update k6 for IntelliJ description
2 parents b494d49 + 9198a3a commit feb9708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ AnyCable, k6, WebSockets, and Yabeda](https://evilmartians.com/chronicles/real-t
108108
- [jmeter-to-k6](https://github.com/grafana/jmeter-to-k6) - Tool for converting JMeter test cases to k6 test scripts.
109109
- [jslib.k6.io](https://jslib.k6.io/) - Useful utility libs for k6 scripts.
110110
- [k6 for visual studio code](https://marketplace.visualstudio.com/items?itemName=k6.k6&ssr=false#overview) - Marketplace Extension for running k6 directly from your IDE.
111-
- [k6 for IntelliJ](https://plugins.jetbrains.com/plugin/16141-k6) - IntelliJ-based Plugin to run k6 tests locally or in the [k6 Cloud](https://app.k6.io/) from your IntelliJ IDE.
111+
- [k6 for IntelliJ](https://plugins.jetbrains.com/plugin/16141-k6) - IntelliJ-based Plugin to run and debug \[sic!\] k6 tests locally or in the [k6 Cloud](https://app.k6.io/) from your IntelliJ IDE.
112112
- [k6 Testkube executor](https://kubeshop.github.io/testkube/executor-k6/)
113113
- [k6-junit](https://github.com/simbadltd/k6-junit) - k6 JUnit summary exporter libray.
114114
- [k6-expect](https://github.com/simbadltd/k6-expect) - k6 library that simplifies writing tests in a functional way by providing a jest-like syntax for expectations.

0 commit comments

Comments
 (0)