kenjis / ci-hmvc-ci-phpunit-test

CodeIgniter HMVC and ci-phpunit-test
7 stars 13 forks source link
ci-phpunit-test codeigniter3 codeigniter3-hmvc

CodeIgniter HMVC and ci-phpunit-test

If you want to see PHP5 code, check out https://github.com/kenjis/ci-hmvc-ci-phpunit-test/tree/php54.

Note

Requirements

Note to Use

How to Run Tests

$ git clone https://github.com/kenjis/ci-hmvc-ci-phpunit-test.git
$ cd ci-hmvc-ci-phpunit-test/
$ composer install
$ composer test

References