Skip to content

Commit 172197a

Browse files
committed
add readme and vscode screenshot
1 parent e743804 commit 172197a

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
![Pytest style Locustfile](vscode.png)

vscode.png

204 KB
Loading

0 commit comments

Comments
 (0)