Doing bin/cake bake test I get
- Entity
- Table
- Controller
- Component
- Behavior
- Helper
- Shell
- Task
- Shell_helper
- Cell
- Form
- Mailer
But bin/cake bake test task reports Error: "task" is not a valid value for type. Please use one of "Controller, controller, Table, table, Entity, entity, Helper, helper, Component, component, Behavior, behavior, Shell, shell, shell_helper, Cell, cell, Form, form, Mailer, mailer"
I'll leave this ticket as a todo for the task test or remove the option from the help output.