karma-runner/karma

When preprocessor generates errors, they should be visible in runner.

Open

#1,196 创建于 2014年9月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (11,918 star) (1,703 fork)batch import
help wantedtype: backlogtype: feature

描述

  1. lunch karma start
  2. have preprocessor which causes an error msg
  3. run karma run
  4. notice that the error messages does not show up in the karma run window.

贡献者指南

When preprocessor generates errors, they should be visible in runner. · karma-runner/karma#1196 | Good First Issue