You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2018. It is now read-only.
aslakhellesoy edited this page Aug 13, 2010
·
30 revisions
Cucumber not ripe? Can’t find your peeler? These are some common problems people have experienced. -And how to address them.
All the ‘a’ and ‘A’ letters are lost in the output on Windows
Solution: Add require 'cucumber/formatters/unicode' to your env.rb file. For more info, see Lighthouse issue #81
Special characters aren’t outputted correctly to the console on Windows
Solution: Add require 'cucumber/formatters/unicode' to your env.rb file. Then set your command window’s font to a font that has the characters you’re outputting – for example Upper Left corner icon menu -> Properties -> Font -> Lucida Grande