##The home page for CakeMate
A plugin used to extend the functionality of the CakePHP TextMate bundle, which can be found on The Chaw: http://thechaw.com/cakephp_tmbundle
This plugin is designed to work in conjunction with the Textmate bundle, and *will not* work as a standalone.
## Todo
1. Improve Html Reporter
- Formatting
- Inject links into error messages back to line number & file where they occurred
2. Allow you to run the tests associated with a model/behavior/controller/component/helper while viewing the source. (As of right now, you can only invoke the 'Run Test' command while actually viewing the test file in question).
3. Incorporate the "go" shell, as well as the corresponding "to_model" and "to_controller" tasks, with more "to_*" tasks to come.
4. Code cleanup/refactoring.
