Welcome Guest, Not a member yet? Register   Sign In
Poll: Do you write test code for your CodeIgniter application?
You do not have permission to vote in this poll.
Yes
52.17%
12 52.17%
No
47.83%
11 47.83%
Total 23 vote(s) 100%
* You voted for this item. [Show Results]

CodeIgniter Testing Guide - A New Book for Automated Testing
#59

(05-10-2016, 08:01 AM)dsv Wrote: I think you have a point, thanks for sharing your knowledge and your experience with all of us, also congratulations for finishing your book, i purchased a copy because i follow your work from some time ago, keep up the excellent work  Smile

Thank you!

If you (or someone) love Codeception, I recommend you try to integrate Codeception with ci-phpunit-test.
ci-phpunit-test is a kind of extension for PHPUnit. Codeception unit testing uses PHPUnit. So it seems it is not so difficult.

And unit tests are more important than functional tests.
You should write more unit tests, and your controllers should not be fat.
Reply


Messages In This Thread
RE: CodeIgniter Testing Guide - A New Book for Automated Testing - by kenjis - 05-10-2016, 02:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB