Poll: Do you write test code for your CodeIgniter application? You do not have permission to vote in this poll. |
|||
Yes | 12 | 52.17% | |
No | 11 | 47.83% | |
Total | 23 vote(s) | 100% |
* You voted for this item. | [Show Results] |
CodeIgniter Testing Guide - A New Book for Automated Testing |
(05-09-2016, 07:50 PM)kenjis Wrote: Thank you for reading our book! Well...i create a simple instance based on your contributions (https://github.com/davidsosavaldes/Craft...stance.php), with Codeception i can make unit and acceptance tests: ![]() And Luka gave us the functional tests: https://github.com/luka-zitnik/CodeIgniterModule |