Closed chenglou closed 11 years ago
Made a list. Changed the issue from "running a single task" to "select task to run" (consequently, to disable). This covers wider use cases without being unnecessarily so.
(Assuming we're not implementing both options. Let's not.)
Jasmine style:
CLI:
Huxleyfile
.Bolded is the big plus for Jasmine style. Going with this style then.
0.3.2 now includes this functionality.
Thinking of adding an "x" in front of Huxleyfile's "name" field to disable the task (json doesn't allow comments), a-la Jasmine.
Or maybe use a command-line option and avoid modifying the Huxleyfile. But this doesn't scale for tens of tasks (if a component will even have tens of tasks; maybe this is an empty worry).