Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.14 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.14 KB

CodeIgniter Test Application for ci-phpunit-test

This CodeIgniter Application is for testing of ci-phpunit-test.

Requirements

  • PHP 7.3 or later

How to Run Tests

$ git clone -b 3.x https://github.com/kenjis/ci-app-for-ci-phpunit-test.git
$ cd ci-app-for-ci-phpunit-test
$ composer update
$ ./install.php
$ ./test.sh

Related Projects for CodeIgniter 3.0