CodeIgniter Forums
How do you use the the unit testing tool with codeigniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: How do you use the the unit testing tool with codeigniter (/showthread.php?tid=24995)



How do you use the the unit testing tool with codeigniter - El Forum - 11-26-2009

[eluser]luffy[/eluser]
I found phpunit need pear.

But I don't like pear.

Are there other better unit testing tools for CI?