When I download codeception with composer and run vendor/bin/codecept from project directory, it says vendor not recognized as internal or external program.
There is a folder inside vendor codeception/codeception/codecept bootstrap and it works if I run it from in there but when creating a class test and running the tests I get weird results like isAngularTest....?? I have tried quite a few different commands but cant get it to work they way the codeception website indicates or how my lecture says it should. I am using windows 10.