karma-runner / karma-runner/karma-coverage
Cobertura reporter generates unescaped backslashes on Windows
Open
- Dominant language
- JavaScript
- Stars
- 771
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I wanted to use cobertura reporter to show code coverage in my TFS but `karma-coverage` generates paths with unescaped backslashes and my TFS breaks on that. I'm using Windows machine. Generated cobertura.xml:
```
C:\repos\code
```
Is there a possibility that this issue could be fixed?
Contributor guide
Assessment
This issue has not been assessed yet.