# first create virtual environment # then install pytest using the command $ python -m pip install pytest
0 Comments