2017 © Pedro Peláez
 

cakephp-plugin cakephp-data-validation-testing

A plugin to simplify CakePHP data validation testing

image

orca-services/cakephp-data-validation-testing

A plugin to simplify CakePHP data validation testing

  • Friday, October 13, 2017
  • by ravage84
  • Repository
  • 4 Watchers
  • 0 Stars
  • 25 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

CakePHP DataValidation Testing

Travis-CI Build Status Coverage Status Scrutinizer Code Quality Total Downloads Latest Stable Version, (*1)

A CakePHP 2.x plugin to help testing data validation., (*2)

Installation

Requirements

  • PHP >= 5.4.0
  • CakePHP 2.x

CakePHP Version Support

This plugin supports CakePHP 2.x only., (*3)

Installation via composer

First, require the package through Composer:, (*4)

composer require --dev orca-services/cakephp-data-validation-testing

Then load plugin in bootstrap.php:, (*5)

CakePlugin::load('DataValidationTesting');

Installation alternatives

Refer to the CakePHP CookBook section How To Install Plugins., (*6)

How to use

You can use the plugin as shown in BlogPostTest example ., (*7)

Versioning

The releases of this plugin are versioned using SemVer., (*8)

Contributing

See CONTRIBUTING.md, (*9)

Changelog

See CHANGELOG.md, (*10)

TODOs

  • Add Unit Tests
  • Integrate with Travis CI
  • Integrate with Scrutinizer CI
  • Integrate with AppVeyor
  • Extend examples

Security

If you've found a security vulnerability, please follow the procedure described in SECURITY.md., (*11)

License

This plugin is licensed under the MIT License., (*12)

The Versions

13/10 2017

dev-master

9999999-dev https://github.com/orca-services/cakephp-data-validation-testing

A plugin to simplify CakePHP data validation testing

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin test testing cakephp validation model data unit valid

21/02 2017

0.1.1

0.1.1.0 https://github.com/orca-services/cakephp-data-validation-testing

A plugin to simplify CakePHP data validation testing

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin test testing cakephp validation model data unit valid

20/02 2017

0.1.0

0.1.0.0 https://github.com/orca-services/cakephp-data-validation-testing

A plugin to simplify CakePHP data validation testing

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin test testing cakephp validation model data unit valid