karma-runner / karma-runner/karma

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

Open
#1,196 0 comments 0 reactions 0 assignees View on GitHub
help wanted type: backlog type: feature
Dominant language
JavaScript
Stars
12k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Research direction

Reproduce the problem with `karma start`, a preprocessor that emits an error, and `karma run`, then trace where that error is handled and where the runner window output is assembled. Done means the preprocessor error is visible in the `karma run` window and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.