CodeIgniter ships with a number of tools to help you test and debug your application thoroughly. The following sections should get you quickly testing your applications.
.. toctree::
:titlesonly:
Getting Started <overview>
Database <database>
Generating Data <fabricator>
Controller Testing <controllers>
HTTP Testing <feature>
response
cli
Mocking <mocking>
benchmark
debugging
Session Testing <session_testing>