首頁
最新 Issues
分類
倉庫
提交倉庫
指南
部落格
選單
語言
karma-runner/karma
[question] How to see log of launcher?
Open
#2,465 建立於 2016年11月21日
在 GitHub 查看
5 留言
(5 留言)
0 反應
(0 反應)
0 負責人
(0 負責人)
JavaScript
11,918 star
(11,918 star)
1,703 fork
(1,703 fork)
batch import
help wanted
needs: investigation
描述
e.x. karma-phantomjs-launcher / karma-chrome-launcher / karma-script-launcher
貢獻者指南
技術棧
javascript
nodejs
領域
testing
developer experience
議題類型
documentation
難度
面向新貢獻者的預計實作難度,1 表示很小改動,5 表示專家級工作。
1
預計時間
有經驗貢獻者完成調查、實作、測試並準備 pull request 的粗略時間範圍。
under 1 hour
活動狀態
議題目前的可參與程度:新鮮、活躍、陳舊、阻塞或等待維護者輸入。
stale
清晰度
議題是否清楚說明預期改動、驗收標準和下一步。
clear
前置要求
familiarity with karma
新手友善度
1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
70
研究方向
Investigate how browsers log output in Karma. Check the launcher documentation on the Karma website or the source code in lib/launchers/. Look for logging configuration in karma.conf.js. Provide a clear answer with examples.