karma-runner/karma

karma init doesn't ask for require.js

开放

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

 (7 条评论) (2 个反应) (0 位负责人)JavaScript (1,703 个派生)batch import
help wantedtype: bugwindows

仓库指标

星标
 (11,918 个星标)
PR 合并指标
 (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

贡献者指南