Back to Codeigniter4

Testing

user_guide_src/source/testing/index.rst

4.7.2507 B
Original Source

####### Testing #######

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>