Welcome Guest, Not a member yet? Register   Sign In
How proper unit test
#5

(This post was last modified: 10-09-2018, 01:00 AM by Przem4S.)

@unodepiera

Your're running OS X, I'm Windows user - ln is not windows command, /vendor/bin/phpunit is not executable for windows.
But you navigate me to phpunit.bat and this resolve problem - thank you.

Proper command to run test for Windows:

PHP Code:
{framework_dir}\vendor\phpunit\phpunit.bat tests/TestFoo.php --filter bar 

I hope, that help other people with that same problem.

Thread to close Wink
Reply


Messages In This Thread
How proper unit test - by Przem4S - 10-03-2018, 01:46 AM
RE: How proper unit test - by unodepiera - 10-04-2018, 12:39 PM
RE: How proper unit test - by Przem4S - 10-08-2018, 01:36 AM
RE: How proper unit test - by unodepiera - 10-08-2018, 08:44 AM
RE: How proper unit test - by Przem4S - 10-09-2018, 01:00 AM
RE: How proper unit test - by Przem4S - 10-16-2018, 03:51 AM
RE: How proper unit test - by puschie - 10-19-2018, 12:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB