cakephp-test-helper

Helper plugin around CakePHP testing and TDD as browser backend

MIT License

Downloads
23.2K
Stars
7
Committers
3
cakephp-test-helper - 2.0.4 Latest Release

Published by dereuromark 7 months ago

Fixes

  • Fixed up files bundled in release using gitattributes file.

Full Changelog: https://github.com/dereuromark/cakephp-test-helper/compare/2.0.3...2.0.4

cakephp-test-helper - 2.0.3

Published by dereuromark 10 months ago

Fixes

Fixed coverage run in case xdebug is not installed by using PHP 8 pcov

cakephp-test-helper - 2.0.2

Published by dereuromark 10 months ago

Fixes

Fixed test and coverage run per file via modal.

cakephp-test-helper - 2.0.1

Published by dereuromark 11 months ago

Fixes

Fixed icon in template for new Templating plugin support.

cakephp-test-helper - 2.0.0

Published by dereuromark 12 months ago

CakePHP 5 compatible release

Enjoy!

cakephp-test-helper - 2.0.0-RC

Published by dereuromark about 1 year ago

CakePHP 5 compatible pre-release

Please test. Once this has been tested and approved, the stable release can be tagged.

cakephp-test-helper - 1.1.2

Published by dereuromark over 1 year ago

Fixes

Fixed prefixed test case generation.

cakephp-test-helper - 1.1.1

Published by dereuromark over 3 years ago

Improvements

  • Support for CakePHP 4.2+ ("services" known)
  • Added commands to be baked/generated
  • Icons are now fontawesome 5 by default
cakephp-test-helper - 1.1.0

Published by dereuromark almost 4 years ago

Improvements

Added Plugin introspection and improvement tips.

cakephp-test-helper - 0.2.4

Published by dereuromark over 4 years ago

Fixes

Fixed test case generation.

cakephp-test-helper - 1.0.0

Published by dereuromark over 4 years ago

CakePHP 4 compatible release

Added URL to string path reverse lookup/generation.

cakephp-test-helper - 1.0.0-beta

Published by dereuromark almost 5 years ago

CakePHP 4 compatible pre-release.

Please help to finalize for stable release.

cakephp-test-helper - 0.2.3

Published by dereuromark almost 5 years ago

Improvements

Added "reverse URL lookup" to path elements. Paths can be used in named routes for example.

cakephp-test-helper - 0.2.2

Published by dereuromark almost 5 years ago

Improvements

Plugin support in FixtureCheck shell.

cakephp-test-helper - 0.2.1

Published by dereuromark almost 6 years ago

Bugfixes

Fixes in FixtureCheck shell

cakephp-test-helper - 0.2.0

Published by dereuromark almost 6 years ago

Improvements

  • Added improved FixtureCheck shell
  • Improved test templates
  • CakePHP 3.6+
cakephp-test-helper - 0.1.0

Published by dereuromark over 6 years ago

Initial Pre Release

This brings back a piece of the former 2.x web test runner.

  • Lists existing and missing test cases per type
  • Basic support for test case generation per mouse click. No more long typing.
  • URL string to array "reverse routing" for your app. Makes integration test cases quicker to write for specific URLs.

Experimental:

  • Running tests and code coverage with a single click from browser

screenshot from 2018-04-26 00-47-37

Package Rankings
Top 13.43% on Packagist.org
Badges
Extracted from project README
CI Coverage Status Minimum PHP Version Coding Standards
Related Projects