Releases: dereuromark/cakephp-test-helper
Releases · dereuromark/cakephp-test-helper
0.2.3
Improvements
Added "reverse URL lookup" to path elements. Paths can be used in named routes for example.
0.2.2
Improvements
Plugin support in FixtureCheck shell.
0.2.1
Bugfixes
Fixes in FixtureCheck shell
0.2.0
Improvements
- Added improved FixtureCheck shell
- Improved test templates
- CakePHP 3.6+
0.1.0
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
