Skip to content

Commit ea8b124

Browse files
Update episodes/24-diagnosing-issues-improving-robustness.md
Co-authored-by: Steve Crouch <s.crouch@software.ac.uk>
1 parent 8ef2777 commit ea8b124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/24-diagnosing-issues-improving-robustness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ If you have not done so already, you will first need to configure the Pytest fra
210210
Open the Test Explorer view (click on the test beaker icon on the VS Code Activity Bar on the left hand side).
211211

212212
You should see a `Configure Python Tests` button if a test framework is not enabled.
213-
Clicking on it prompts you to select a test framework and a folder containing your tests.
213+
Clicking on it prompts you to select a test framework and a folder containing your tests (which in this project, is the `tests` subfolder).
214214

215215
![](fig/vscode-test-framework.png){alt='Setting up test framework in VS Code' .image-with-shadow width="1000px"}
216216

0 commit comments

Comments
 (0)