Skip to content

Commit 64808d1

Browse files
authored
Update README.md
1 parent 1df0612 commit 64808d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

days/10-12-pytest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Be warned: mastering `pytest` might feel like possessing a super power!
1414

1515
## Day N: Setup + Learn pytest
1616

17-
Today you will pip install `pytest` and `pytest-cov` and watch the video lectures.
17+
Today you will pip install `pytest` and `pytest-cov` (best practice is to use a [virtual environment](https://pybit.es/the-beauty-of-virtualenv.html)) and watch the video lectures.
1818

1919
Start thinking about how you can write tests for your code ...
2020

0 commit comments

Comments
 (0)