cakephp-test-helper

Test helper

A plugin to simplify testing and development of CakePHP applications by providing a browser-based interface for generating tests, running them, and analyzing coverage.

Helper plugin around CakePHP testing and TDD as browser backend

GitHub

7 stars
4 watching
2 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dereuromark/cakephp-ide-helper Improves IDE compatibility and code understanding in CakePHP applications by adding annotations 186
dereuromark/cakephp-ajax A plugin to simplify handling AJAX requests in CakePHP applications 56
dereuromark/cakephp-ide-helper-extra Provides useful tasks and plugins for IDE assistance in CakePHP applications 2
dereuromark/cakephp-tools A collection of reusable tools and helpers to simplify CakePHP development and improve project maintainability 334
dereuromark/cakephp-ratings Provides a plugin to add rating functionality to CakePHP applications 9
dereuromark/cakephp-setup A toolset for managing and debugging CakePHP applications 34
dereuromark/cakephp-feedback Provides a plugin for adding a feedback or bugreport tab to a CakePHP application. 6
dereuromark/cakephp-templating A CakePHP plugin to simplify HTML templating and add useful helpers for developers. 2
dereuromark/cakephp-markup Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications 3
dereuromark/cakephp-decimal CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. 8
dereuromark/cakephp-tags A CakePHP plugin that enables tagging of entities in applications. 14
dereuromark/cakephp-favorites A plugin for CakePHP that allows users to express their sentiment about content. 2
dereuromark/cakephp-comments Recreated comments plugin for CakePHP applications 1
dereuromark/cakephp-flash A CakePHP plugin for managing flash messages with more features than the standard functionality 12
dereuromark/cakephp-dto Tool to structure unstructured data into typed objects for better application layer communication and protection against type-related errors. 24