Identify what test covers what lines
Open
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there's no way to find out what tests are covering a given line, it would be nice to have this feature. In the Python language this is named dynamic contexts, see https://coverage.readthedocs.io/en/7.4.3/contexts.html#dynamic-contexts.
Contributor guide
Assessment
This issue has not been assessed yet.