PHPackages                             anklimsk/cakephp-extended-test - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. anklimsk/cakephp-extended-test

ActiveCakephp-plugin[Testing &amp; Quality](/categories/testing)

anklimsk/cakephp-extended-test
==============================

Extended test tools for CakePHP 2.x

v1.0.3(6y ago)01.7k10MITPHPPHP &gt;=5.4

Since Aug 5Pushed 6y agoCompare

[ Source](https://github.com/anklimsk/cakephp-extended-test)[ Packagist](https://packagist.org/packages/anklimsk/cakephp-extended-test)[ Docs](https://github.com/anklimsk/cakephp-extended-test)[ RSS](/packages/anklimsk-cakephp-extended-test/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (10)

CakePHP 2.x Extended test plugin
================================

[](#cakephp-2x-extended-test-plugin)

[![Build Status](https://camo.githubusercontent.com/9e864718f9ac1948385cb6c7e8fa876366e60b4b9fed0789ff6235c6cac2ecda/68747470733a2f2f7472617669732d63692e636f6d2f616e6b6c696d736b2f63616b657068702d657874656e6465642d746573742e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/anklimsk/cakephp-extended-test)[![Coverage Status](https://camo.githubusercontent.com/3868f605bd9b8a50d4ec2205c24a6e62606f98c735642902b308cff841ea91e7/68747470733a2f2f636f6465636f762e696f2f67682f616e6b6c696d736b2f63616b657068702d657874656e6465642d746573742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/anklimsk/cakephp-extended-test)[![Latest Stable Version](https://camo.githubusercontent.com/c5d22f3b3a26a8d410293d3b58ef152d4ac49361147163874fbc6f9de437b20d/68747470733a2f2f706f7365722e707567782e6f72672f616e6b6c696d736b2f63616b657068702d657874656e6465642d746573742f76657273696f6e)](https://packagist.org/packages/anklimsk/cakephp-extended-test)[![License](https://camo.githubusercontent.com/fc64af808a9c218d89a1d7fd63fa9f698f0ae3bb302b38e89867292f5bfaf73b/68747470733a2f2f706f7365722e707567782e6f72672f616e6b6c696d736b2f63616b657068702d657874656e6465642d746573742f6c6963656e7365)](https://packagist.org/packages/anklimsk/cakephp-extended-test)

Extended test tools for CakePHP

This plugin provides next features:
-----------------------------------

[](#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
------------

[](#installation)

1. Install the Plugin using composer: `composer require anklimsk/cakephp-extended-test`
2. Add the next line to the end of the file `app/Config/bootstrap.php`:

    ```
    CakePlugin::load('CakeExtendTest');
    ```

Using
-----

[](#using)

[Using this plugin](docs/USING.md)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~96 days

Recently: every ~106 days

Total

6

Last Release

2357d ago

Major Versions

v0.8.1 → v1.0.02018-10-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/140887a79183c767c877d9ddb80aeaf88e0abd091f8dc1cd6e599ab7e30e1d82?d=identicon)[anklimsk](/maintainers/anklimsk)

---

Top Contributors

[![anklimsk](https://avatars.githubusercontent.com/u/42044955?v=4)](https://github.com/anklimsk "anklimsk (80 commits)")

---

Tags

cakephp-plugincakephp2testing

### Embed Badge

![Health badge](/badges/anklimsk-cakephp-extended-test/health.svg)

```
[![Health](https://phpackages.com/badges/anklimsk-cakephp-extended-test/health.svg)](https://phpackages.com/packages/anklimsk-cakephp-extended-test)
```

###  Alternatives

[unionofrad/li3_quality

This li₃ plugin adds code quality assurance to your toolbelt.

1288.2k](/packages/unionofrad-li3-quality)[lorenzo/cakephp-fixturize

Provides custom Fixture classes to help managing test fixtures in pure SQL

2913.4k](/packages/lorenzo-cakephp-fixturize)[liip/drupalconnectormodule

The DrupalConnector Module is an abstraction layer to the Drupal 7 API of global functions in order to use them in an OOD setup.

121.7k3](/packages/liip-drupalconnectormodule)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
