Search code examples
unit-testingcodeigniterfunctional-testing

Unit tests and functional tests in CodeIgniter


Is there any testing framework for CodeIgniter?


Solution

  • You can try the builtin Unit testing framework, take a look as well at this post