cakedc/cakephp-db-test

DbTest plugin for CakePHP

Installs: 93 646

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 15

Forks: 6

Open Issues: 4

Type:cakephp-plugin

3.0.1 2024-02-01 14:06 UTC

README

Bake Status Test Coverage Downloads Latest Version

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

Requirements

  • CakePHP 4.0+
  • PHP 7.2.0+
  • MySQL database with InnoDb engine
  • PostgreSQL database
  • Phpunit 8.*

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-2020 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.