karma-runner/karma
GitHub で見るWhen preprocessor generates errors, they should be visible in runner.
Open
#1,196 opened on 2014年9月29日
help wantedtype: backlogtype: feature
Repository metrics
- Stars
- (11,918 stars)
- PR merge metrics
- (30d に merged 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.