Skip to content

Releases: dereuromark/cakephp-test-helper

0.2.3

11 Nov 22:41
a4a8995

Choose a tag to compare

Improvements

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

0.2.2

01 Nov 11:11

Choose a tag to compare

Improvements

Plugin support in FixtureCheck shell.

0.2.1

18 Nov 15:43

Choose a tag to compare

Bugfixes

Fixes in FixtureCheck shell

0.2.0

16 Nov 01:01

Choose a tag to compare

Improvements

  • Added improved FixtureCheck shell
  • Improved test templates
  • CakePHP 3.6+

0.1.0

25 Apr 22:19

Choose a tag to compare

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