The CakePHP TestHelper plugin has been updated with a standalone default template and several new tools. Key features include a Cake Linter for CI integration that enforces best practices and supports auto-fixing, a browser-based test runner (reminiscent of CakePHP 2.x) that shows test coverage gaps and can bake missing test cases via GUI, a Reverse URL Lookup tool to ensure array-based URL usage, model/DB/fixture comparison with one-click fixture factory baking, and a Migration Re-Do tool for consolidating migration files using a temporary DB for validation.

2m read timeFrom dereuromark.de
Post cover image
Table of contents
The TestHelper pluginCake LinterBrowser test runnerReverse URL LookupCompare models, DB tables and fixture (factories)Migration Re-Do toolSummary

Sort: