Hello again,
I still have problems with running the first test ![]()
Darius@Darius-PC /cygdrive/e/projektai/php projektai/htdocs/ci_unit/tests
$ phpunit models/PhoneCarrierModelTest.php
Could not open input file: /cygdrive/e/other/xampp/php/phpunit
why it cannot open the file, I don’t get?
the same is when I don’t specify the file
Darius@Darius-PC /cygdrive/e/projektai/php projektai/htdocs/ci_unit/tests
$ phpunit
Could not open input file: /cygdrive/e/other/xampp/php/phpunit
Oh, btw I tried it with windows native cmd and it did not throw this error, it told that cannot connect to database and so on, so I will fix the connection settings and will check.
