karma-runner/karma

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

Open

#1.196 geöffnet am 29. Sept. 2014

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (11.918 Stars) (1.703 Forks)batch import
help wantedtype: backlogtype: feature

Beschreibung

  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.

Contributor Guide