PHPUnit Error

PHPUnit Error

by scott braithwaite -
Number of replies: 0

Hi all


I am currently experiencing an issue with PHP Unit, I am trying to get this up and running for the first time and have been following the steps online, I have PHPUnit and Composer both installed and working.  I am running WAMP on Windows 10.  however when I run the command

vendor\bin\phpunit I get the error

Warning: include_once(PHPUnit/Extensions/Database/Autoload.php): failed to open stream: No such file or directory in E:\git\INPIN\lib\phpunit\bootstrap.php on line 83

 

I did come across a post of Marcus Green's where he appeared to be having the same problem but on a different windows version and Tim had replied asking if he should be running vendor/bin/phpunit.  So I would like to know either how to fix the issue or if I should be doing this another way can someone please point me in the right direction as I feel like I am banging my head on a brick wall, when most likely I can't see the wood for the trees ;)


Thanks in advance 


Scott


Average of ratings: -