karma-runner / karma-runner/karma
Autowatch doesn't work if karma is in a path that contains brackets
Open
needs: investigation
windows
- Dominant language
- JavaScript
- Stars
- 12k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I have a project where the path contains brackets:
(9366) Entrance and Corridors
Karma works in this directory, but if autowatch is on, it never fires. It runs the tests when it starts up, but never again.If I copy or rename that folder to get rid of the brackets, then it works as normal.
This is Karma 0.13.10 on Windows 7 Enterprise.
Contributor guide
Assessment
This issue has not been assessed yet.