Skip to content

CakePHP Fixture manager based on a test template database, instead of files

Notifications You must be signed in to change notification settings

cakemojo/cakephp-db-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DbTest Plugin

Bake Status Test Coverage Downloads Latest Version

The DbTest plugin enables developers to speeding up tests running on MySQL or PostgreSQL database.

Requirements

  • CakePHP 3.5+
  • PHP 5.6.0+
  • MySQL database with InnoDb engine
  • PostgreSQL database
  • Phpunit 6.*

Documentation

For documentation, as well as tutorials, see the Docs directory of this repository.

Support

For bugs and feature requests, please use the issues section of this repository.

Commercial support is also available, contact us for more information.

Contributing

If you'd like to contribute new features, enhancements or bug fixes to the plugin, just read our Contribution Guidelines for detailed instructions.

License

Copyright 2007-2019 Cake Development Corporation (CakeDC). All rights reserved.

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

About

CakePHP Fixture manager based on a test template database, instead of files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%