exercism / exercism/nim-test-runner
Line numbers from errors aren't reported correctly
Open
x:action/fix
x:knowledge/none
x:module/test-runner
x:size/medium
x:type/coding
- Dominant language
- Nim
- Stars
- 2
- Forks
- 5
- Avg merge
- 10d 1h
- Merged PRs (30d)
- 1
Description
This is because we mangle test file and add some lines
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the test-file mangling and error line-number reporting paths in the nim-test-runner repository. Reproduce an error from a mangled test file, then trace how added lines affect the reported location; done means errors point to the corresponding original test-file lines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nim
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100