karma-runner/karma
在 GitHub 查看When preprocessor generates errors, they should be visible in runner.
Open
#1,196 创建于 2014年9月29日
help wantedtype: backlogtype: feature
仓库指标
- Star
- (11,918 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
- lunch karma start
- have preprocessor which causes an error msg
- run karma run
- notice that the error messages does not show up in the karma run window.