karma-runner / karma-runner/karma
Migrate the middleware implementation to Express.js
Open
- Dominant language
- JavaScript
- Stars
- 12k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
FWIW I don't know why `base`. The middleware code seems too compact and difficult to follow. We've wondered if we could rework it with express somehow.
_Originally posted by @johnjbarton in https://github.com/karma-runner/karma/issues/1607#issuecomment-734016574_
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the current middleware implementation and the `base` reference, then inspect how the middleware is wired before evaluating an Express.js migration. Done means the middleware has been reworked around Express.js, with the existing behavior accounted for.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript
- Domain
- backend, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100