使用 phpunit 进行 Codeigniter 单元测试

Codeigniter unit testing with phpunit

想对 codeigniter 项目进行单元测试,搜索了资源,但大多数资源已过时或不完整。任何帮助将不胜感激。

最新解决方案https://github.com/kenjis/ci-phpunit-test看看并学习。