karma-runner / karma-runner/karma-coverage
SystemJS Angular 2 Karma Coverage Won't Run - Need to Change To CommonJS
Open
- Dominant language
- JavaScript
- Stars
- 771
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
I have to change change my module definition in the typescript compiler to commonjs to get karma coverage to work with my project.
How can I get Karma Coverage to run against SystemJS files.
Contributor guide
Research direction
Start by reproducing the reported Karma coverage failure with SystemJS and Angular 2, then compare it with the TypeScript CommonJS configuration that currently works. Identify the missing compatibility path and verify that coverage runs against SystemJS files without requiring the module definition to change to CommonJS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript, typescript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100