karma-runner / karma-runner/karma
When preprocessor generates errors, they should be visible in runner.
Open
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
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