Start tests on the forked repository
- Sitole
- Member | 39
Hi there,
i want add any feature on Nette Forms and i want implement it into main
repository.
I read https://doc.nette.org/…ibuting/code
and tutorial point to point.
My first step was fork repository and clone to my PC. After that i create new
branch and start tests.
I opened command line (Windows) and start "composer install"
. This
command download all dependencies and exacute without any errors.
After that i run tester with following command
"vendor\bin\tester -c .tests\php-win.ini"
. Screenshot of command
exacute: http://img.djpw.cz/pmh.png. I repeat
"composer install"
on repisotry root directory and after that the
"composer update"
, but exacute of tester is same. I dont know what
is bad.
Sorry for my bad english. :-)