Welcome Guest, Not a member yet? Register   Sign In
Using ci-phpunit-test for Multiple Projects
#2

How about using symlink?

After installing ci-phpunit-test, run the following commands:
Code:
$ cd /path/to/your/codeigniter/application/test
$ rm -rf _ci_phpunit_test
$ ln -s /path/to/ci-phpunit-test/application/tests/_ci_phpunit_test/ .
Reply


Messages In This Thread
RE: Using ci-phpunit-test for Multiple Projects - by kenjis - 02-16-2017, 03:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB