Skip to content

Commit b0e07fd

Browse files
authored
Update README.md
1 parent f1f6afd commit b0e07fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Set up pytest in VS code.
99
Before we set up Pytest in VS Code, you need to install the below prerequisites in your operating system-
1010
* VS Code
1111
* Python
12+
1213
Verify the python version and install pip version compatible.
1314

1415
## Setting Up Pytest In VS Code
@@ -50,6 +51,7 @@ The Python: Select Interpreter command displays a list of available environments
5051
* pre-commit : maange pre commit hooks
5152

5253
To install the set up: pip install -r requirements.txt
54+
5355
Install to virtual env if using that for the project
5456

5557
## Report view in VScode console TEST RESULTS :

0 commit comments

Comments
 (0)