Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Viewing all articles
Browse latest Browse all 1864

Commented Unassigned: Support for unicode [111]

$
0
0
I have non latin characters in my tests names and Chutzpah displays them wrong. Output from phantomjs.exe is correct (in utf-8) and simple adding:

```
p.StartInfo.StandardOutputEncoding = new UTF8Encoding();
```

in RunExecutableAndProcessOutput solves problem for me.
Comments: That is a nice simple fix. I will test and if all looks good will add for the 2.4 release

Viewing all articles
Browse latest Browse all 1864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>