visionmedia / expresso

use mocha
http://visionmedia.github.com/expresso
759 stars 89 forks source link

running with -cov doesn't use utf-8 #81

Open terryvesper opened 13 years ago

terryvesper commented 13 years ago

I have a test that checks for a string to start with a specific character. This test passes during a normal run, but doesn't when using -cov:

AssertionError: expected '✗ \u001b[0;31mtest...\u001b[0m' to match /^✗/