An open API service indexing awesome lists of open source software.

https://github.com/mtvee/ciut

Unit testing suite for CodeIgniter
https://github.com/mtvee/ciut

Last synced: about 1 year ago
JSON representation

Unit testing suite for CodeIgniter

Awesome Lists containing this project

README

          

ciut - Unit Testing Suite for CodeIgniter
=========================================
J. Knight
:Author Initials: jbk

CIUT is a simple unit testing suite for CodeIgniter.

You can get the code at: http://github.com/mtvee/ciut

The structure of the repo is the basic structure I use. Check out
the comments in the header of 'application/libraries/Ciut.php'
for more details. I think things should be self-explanatory.

If you have any comments/fixes/questions etc, please feel free to contact me
at the address above.

Hope this helps your coding! :)

Changes
-------

- Updated for CI 3.x 2017-11-17 (there is a ci2.x branch in the repo)