karma-runner / karma-runner/karma
Extending Karma reporter from Typescript
- Dominant language
- JavaScript
- Stars
- 12k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys, so i need to create new reporter for karma, specifically for building a vscode extension for running angular tests. How can I extend the Karma Reporter from typescript? all the examples I found are custom reporters created from javascript and set in the configuration file.
is there a way to add a reporter programatically?
are there any typings made of the complete karma runner solution?
Contributor guide
Research direction
Review the existing JavaScript custom-reporter examples and the configuration-file path mentioned in the issue, then compare them with the TypeScript and VS Code extension use case. Treat programmatic registration and complete typings as separate questions; the work is done when the requested support or guidance is clearly scoped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript, typescript, vscode
- Domain
- devtools, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100