karma-runner / karma-runner/karma

Not a bug but to improve debug experience

Open
#2,709 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

While open `http://localhost:9876/debug.html` to debug the tests:

It seems that there isn't a way like
```
http://localhost:9876/debug.html?file=run-this-test-only.js
```
to execute several specified but not all the tests without changing `karma.conf.js` & restarting karma server.

Did i miss something?

And i make some changes on `karma/lib/middleware/karma.js` to meet the demand. i wonder whether it's in need.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.