CodeIgniter Forums
Testing Controller with Unit Test in CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Testing Controller with Unit Test in CI (/showthread.php?tid=42173)



Testing Controller with Unit Test in CI - El Forum - 05-28-2011

[eluser]VanTheMan[/eluser]
I'm a newbie in CI, and I have trouble in unit testing. I try to test my Controller. Actually, I have searched in forum and found Toast. But it can only test the model. So anyone can show me more detail about testing controller in CI ?
Thanks in advance !!


Testing Controller with Unit Test in CI - El Forum - 09-12-2012

[eluser]Unknown[/eluser]
Can anyone replay, i want to test my controller but every forums explain to test only models. ??


Testing Controller with Unit Test in CI - El Forum - 09-21-2012

[eluser]alexwenzel[/eluser]
did you tried the implemented unit testing library ?