utf 8 - dotCover: Generate HTML report with UTF-8 encoding -
i'm using teamcity 10.0.4 , activated dotcover tests. works should resulting html files dotcover encoded in ansi , not utf-8. causes problem since teamcity self encoded in utf-8 , cover report loaded in iframe , instead of swedish characters åäö black square questionmark.
is there way change how dotcover encodes report files?
Comments
Post a Comment