karma-runner/karma

karma init doesn't ask for require.js

オープン

#1,705 opened on 2015/11/12

 (7 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (1,703 件のフォーク)batch import
help wantedtype: bugwindows

Repository metrics

Stars
 (11,918 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド