Hello! Help me please.
When I try to create a test, I get an error
You need to set up the project dependencies using the following commands: wget http://getcomposer.org/composer.phar php composer.phar install I copy this file to the project directory, I run, as it is written, on the command line - the same thing. In which directory should I do this? what for? Perhaps PHPUnit or template generator is installed incorrectly? About the template generator could not find how to install.
I'm just starting to use PHPUnit, so far nothing is clear, it's difficult to formulate a question correctly.