ci-app-for-ci-phpunit-test icon indicating copy to clipboard operation
ci-app-for-ci-phpunit-test copied to clipboard

Faild to open tream: No such file or directory in ~\ci-app-for-ci-phpunit-test\application\tests\Bootstrap.php on line 298

Open joykim93 opened this issue 2 years ago • 0 comments

Hi! Thank for your great work.

I have tried to make test code with your library. But I have problems when I used command line below:

./vendor/bin/phpunit -c application/tests/ application/tests/controllers/Welcome_test.php

The occured error is following:

Faild to open tream: No such file or directory in ~\ci-app-for-ci-phpunit-test\application\tests\Bootstrap.php on line 298

I am looking forward to any response from you.

joykim93 avatar May 17 '23 10:05 joykim93