I want to test my controllers / models with CodeIgniter. How can I accomplish this with CodeIgniter?
please check out unit testing here: unit testing with CI
This might help too: stackoverflow link
The platform you're using is irrelevant. You can use the built-in CodeIgniter Unit testing library, or if you would like an approach which is more similar to many common Unit testing libraries, I'd suggest you to use Toast: http://jensroland.com/projects/toast/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With