简体   繁体   中英

rspec output formatting in command prompt

I am using rspec to do testing and it is giving me the following output. How can I fix the "←[32m"? rspec命令的输出。

I get the same output while using Terminal in Aptana.

You either need to disable colors in the RSpec output, or use a shell program that supports ANSI colors.

https://issues.apache.org/jira/browse/BUILDR-530

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM