Chai Nadig
Chai Nadig
+1 I'm facing the same problem
@eldan88 I ran into problems using ci-phpunit-test too.
I've not tried with other helpers. I'm using the testing code as is, downloaded from GitHub. I've not added any test cases of my own. when I run phpunit in...
1. Yes. I downloaded vanilla CI (3.0.4), added the test cases as is from GitHub.com, set `$autoload['libraries']=array('form_validation') ;` , and I get this error. 2. If I remove 'form_validation' from...
What's described [here](https://github.com/fmalk/codeigniter-phpunit/issues/37#issuecomment-154476855) is what is happening when I try to auto load libraries.