Welcome Guest, Not a member yet? Register   Sign In
Need help with Test
#10

(This post was last modified: 09-05-2018, 02:13 AM by puschie.)

the cli command for my environment is :
Code:
C:\Repos\FlamingaWeb3>"C:\PHP Server\7.2.3_TS_64\php.exe" C:\Repos\FlamingaWeb3\vendor\phpunit\phpunit\phpunit --configuration C:\Repos\FlamingaWeb3\phpunit.xml.dist

pls try to customize the command for your usage ( just change the paths ).
specific command for single test file :

Code:
C:\Repos\FlamingaWeb3>"C:\PHP Server\7.2.3_TS_64\php.exe" C:\Repos\FlamingaWeb3\vendor\phpunit\phpunit\phpunit --configuration C:\Repos\FlamingaWeb3\phpunit.xml.dist CodeIgniter\Autoloader\FileLocatorTest C:\Repos\FlamingaWeb3\tests\system\Autoloader\FileLocatorTest.php

if this will not work, something is wrong with your environment - try to use the codeigniter phpunit, which can be loaded by composer
Reply


Messages In This Thread
Need help with Test - by anthos1984 - 08-11-2018, 09:07 AM
RE: Need help with Test - by anthos1984 - 08-27-2018, 01:30 AM
RE: Need help with Test - by ciadmin - 08-27-2018, 06:33 AM
RE: Need help with Test - by anthos1984 - 08-27-2018, 10:22 PM
RE: Need help with Test - by ciadmin - 08-28-2018, 12:04 AM
RE: Need help with Test - by anthos1984 - 08-28-2018, 07:54 PM
RE: Need help with Test - by puschie - 08-29-2018, 12:14 AM
RE: Need help with Test - by anthos1984 - 08-29-2018, 04:23 AM
RE: Need help with Test - by anthos1984 - 09-04-2018, 10:56 PM
RE: Need help with Test - by puschie - 09-05-2018, 02:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB