karma-runner/karma

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

Open

#1 196 ouverte le 29 sept. 2014

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (1 703 forks)batch import
help wantedtype: backlogtype: feature

Métriques du dépôt

Stars
 (11 918 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

  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.

Guide contributeur