首页
最新 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.