Welcome Guest, Not a member yet? Register   Sign In
PHP Unit test with codeigniter
#1

[eluser]Nathan Payne[/eluser]
I have been using Codeigniter for a few years but I am needing to get into to unit testing and need to know the best way to implement this into an existing platform.
#2

[eluser]Stenna[/eluser]
CodeIgniter's Unit Test class is quite simple, consisting of an evaluation function and two result functions. It's not intended to be a full-blown test suite but rather a simple mechanism to evaluate your code to determine if it is producing ... The test is evaluating an integer, but the expected result is a boolean. PHP,


Thanks

------------------




Theme © iAndrew 2016 - Forum software by © MyBB