Hi I am trying to run my tests using "py.test" command in the Pycharm terminal but every time is am getting this error message:
py.test : The term 'py.test' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1
- py.test
-
+ CategoryInfo : ObjectNotFound: (py.test:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException