Skip to content

Releases: dereuromark/cakephp-test-helper

2.0.4

20 Mar 11:55
Compare
Choose a tag to compare

Fixes

  • Fixed up files bundled in release using gitattributes file.

Full Changelog: 2.0.3...2.0.4

2.0.3

22 Dec 17:56
fcf2af3
Compare
Choose a tag to compare

Fixes

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

2.0.2

22 Dec 17:20
Compare
Choose a tag to compare

Fixes

Fixed test and coverage run per file via modal.

2.0.1

11 Dec 22:28
Compare
Choose a tag to compare

Fixes

Fixed icon in template for new Templating plugin support.

2.0.0

31 Oct 15:29
d213b3c
Compare
Choose a tag to compare

CakePHP 5 compatible release

Enjoy!

2.0.0-RC

17 Oct 23:12
Compare
Choose a tag to compare

CakePHP 5 compatible pre-release

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

1.1.2

09 Mar 04:31
Compare
Choose a tag to compare

Fixes

Fixed prefixed test case generation.

1.1.1

03 Jun 14:20
Compare
Choose a tag to compare

Improvements

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

1.1.0

12 Nov 14:05
Compare
Choose a tag to compare

Improvements

Added Plugin introspection and improvement tips.

0.2.4

15 Apr 20:44
256eeb5
Compare
Choose a tag to compare

Fixes

Fixed test case generation.