Download the PHP package anklimsk/cakephp-extended-test without Composer
On this page you can find all versions of the php package anklimsk/cakephp-extended-test. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anklimsk/cakephp-extended-test
More information about anklimsk/cakephp-extended-test
Files in anklimsk/cakephp-extended-test
Download anklimsk/cakephp-extended-test
More information about anklimsk/cakephp-extended-test
Files in anklimsk/cakephp-extended-test
Vendor anklimsk
Package cakephp-extended-test
Short Description Extended test tools for CakePHP 2.x
License MIT
Homepage https://github.com/anklimsk/cakephp-extended-test
Package cakephp-extended-test
Short Description Extended test tools for CakePHP 2.x
License MIT
Homepage https://github.com/anklimsk/cakephp-extended-test
Please rate this library. Is it a good library?
Informations about the package cakephp-extended-test
CakePHP 2.x Extended test plugin
Extended test tools for CakePHP
This plugin provides next features:
- Baking test case use cake console;
- Testing a non-public method or property using a proxy object;
- Testing the View with a CSS Selector;
- Applying testing configuration of application from file;
- Applying testing information of logged-on user from array;
- Advanced testing methods: test Flash messages, upload file, testing method arguments, assertions and messages from array.
Installation
- Install the Plugin using composer:
composer require anklimsk/cakephp-extended-test
- Add the next line to the end of the file
app/Config/bootstrap.php
:
Using
Using this plugin
All versions of cakephp-extended-test with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
composer/installers Version ^1.5.0
anklimsk/cakephp-basic-functions Version ^1.0.0
composer/installers Version ^1.5.0
anklimsk/cakephp-basic-functions Version ^1.0.0
The package anklimsk/cakephp-extended-test contains the following files
Loading the files please wait ....