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

貢獻者指南