Tests expect to be run in a particular directory
Open
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 68
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Running racket -l tests/gracket/test appears to only work in the tests/gracket directory. Otherwise you get an error about finding editor.rktl in the current directory.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by running racket -l tests/gracket/test from outside tests/gracket, then compare it with the same command run inside that directory. Start with tests/gracket/test and the referenced editor.rktl; done means the test command can be run without depending on the current directory.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100