karma-runner/karma

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

Open

#1,196 opened on 2014年9月29日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (11,918 stars) (1,703 forks)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.

コントリビューターガイド