Closed
Description
Is there a trick to running the unit tests for core in maven (both maven 2 and 3 on Windows 7 64bit)?
When I run the unit tests for cucumber.runtime.io.URLOutputStreamTest I get:
org.junit.ComparisonFailure: expected:<Helles[°]y> but was:<Helles[├©]y>
Following this advice I set MAVEN_OPTS=-Dfile.encoding=utf-8
but then I get:
org.junit.ComparisonFailure: expected:<Helles[├©]y> but was:<Helles[├â┬©]y>
Metadata
Metadata
Assignees
Labels
No labels