We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e743804 commit 172197aCopy full SHA for 172197a
2 files changed
README.md
@@ -0,0 +1,9 @@
1
+# Locust Tutorial Repo
2
+
3
+This repo contains an example of a locustfile and VSCode settings to run it.
4
5
+Open it, install the recommended plugins and install Locust using the Locust VSCode Extension's Initialize command (or manually).
6
7
+You can also use VSCode's Testing feature to run or even debug pytest-style locustfiles, just click the green arrow.
8
9
+
vscode.png
204 KB
0 commit comments