I need to install pytest, it was suggested that I execute the command in cmd:
pip install -U pytest
but the error:
'pip' is not recognized as an internal command or external, operable program or batch file.
Someone can instruct me how to install, thanks!