Welcome Guest, Not a member yet? Register   Sign In
Unit Testing for CodeIgniter applications
#1

[eluser]painkiller[/eluser]
I would like to share with you guys something I have been working on in the past couple of months. I had this idea of improving the build in unit testing in CI and ended up with a completely different thing.

CIUnit is simple and light-weight PHPUnit/JUnit like unit testing framework for CodeIgniter. The framework runs on top of CodeIgniter and provides a web interface for test execution. CIUnit is a good alternative for small projects where the full potential of PHPUnit is not used and a good start for unit testing newbies.

More information can be found on the project's page:

If you decide to give it a shoot and face some issues please open new issue on github or post in here.

I would like to hear your comments (both positive and negative)
Cheers
#2

[eluser]painkiller[/eluser]
I have updated the source with some new features. Give it a shot if interested

Awaiting comments Smile




Theme © iAndrew 2016 - Forum software by © MyBB