Welcome Guest, Not a member yet? Register   Sign In
ci-phpunit-test for CodeIgniter 3.0
#67

(This post was last modified: 10-25-2016, 05:52 AM by bvrignaud.)

Hello,

I'm trying your tests solutions. But it doesn't work on my system.

I'm on linux, it's look like I have a too old versionof phpunit (4.2.6), so I obtain this message : Class 'PHP_Token_Stream' not found.

I'm trying composer to use a newer phpunit :
Code:
[...]
"require": {
   },
   "require-dev": {
         "phpunit/phpunit": "^5.6",
         "kenjis/ci-phpunit-test": "^0.12.2"
   }
[...]

But it doesn't work better, it's always my old version that's running.

Any idea please ?
Reply


Messages In This Thread
ci-phpunit-test for CodeIgniter 3.0 - by kenjis - 05-09-2015, 11:33 PM
RE: ci-phpunit-test for CodeIgniter 3.0 - by bvrignaud - 10-25-2016, 05:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB