codeigniter-simpletest
Unit tester
A CodeIgniter extension that provides simple unit testing functionality
Simpletest Integration for CodeIgniter
144 stars
11 watching
28 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
simpletest/simpletest | A unit testing framework for PHP | 148 |
nette/tester | A unit testing framework with code coverage reporting and assertion tools for PHP applications. | 462 |
fmalk/codeigniter-phpunit | A tool that enables PHPUnit integration with the CodeIgniter PHP framework | 234 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
xdn27/codeigniter-alert | A simple flashdata alert system for CodeIgniter | 22 |
avenirer/codeigniter-my_model | A base class for building database models in CodeIgniter with features like CRUD operations and event-based observer system. | 325 |
cwingrav/cimodeltester | An interactive web interface for testing and debugging CodeIgniter models | 11 |
jamierumbelow/codeigniter-base-model | An extended CodeIgniter Model class to simplify CRUD operations and provide an event-based observer system. | 1,051 |
ivantcholakov/codeigniter-phpmailer | An email library compatible with CodeIgniter 3 and PHPMailer | 254 |
nobuti/codeigniter-breadcrumbs | Provides a simple way to manage HTML breadcrumbs in CodeIgniter applications | 70 |
philsturgeon/codeigniter-cli | Provides an interface to interact with CodeIgniter from the command line using simple prompts and input options. | 97 |
rougin/codeigniter | A packaged system of Codeigniter 3 with improved development tools and updates | 7 |
caolan/nodeunit | A unit testing framework for Node.js and the browser with simple syntax and powerful tools. | 1,900 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
joelcox/codeigniter-redis | A CodeIgniter interface to interact with Redis data store | 241 |