I use kicker with the terminal-notifier gem, so that when each test run completes I get a native OS X notification of the result. Unfortunately, the notification text includes special characters for colouring the test output:

I'm not sure if this applies equally to all notifier gems, but should special characters like these be stripped before being sent to the notifier?
I use kicker with the terminal-notifier gem, so that when each test run completes I get a native OS X notification of the result. Unfortunately, the notification text includes special characters for colouring the test output:
I'm not sure if this applies equally to all notifier gems, but should special characters like these be stripped before being sent to the notifier?