karma-runner/karma

karma init doesn't ask for require.js

Open

#1,705 创建于 2015年11月12日

在 GitHub 查看
 (7 评论) (2 反应) (0 负责人)JavaScript (1,703 fork)batch import
help wantedtype: bugwindows

仓库指标

Star
 (11,918 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

After I choose jasmine, the init script skip the require.js question and ask me the "Do you want to capture any browsers automatically" question.

Which testing framework do you want to use ?
Press tab to list possible options. Enter to move to the next question.
> jasmine


Do you want to use Require.js ?
This will add Require.js plugin.
Press tab to list possible options. Enter to move to the next question.
> no

Do you want to capture any browsers automatically ?
Press tab to list possible options. Enter empty string to move to the next question.
> Chrome

贡献者指南