TextMate has a command 'run focused test'. The command fails to recognize that the code is a test, it says "Error: This doesn't appear to be a TestCase or spec."
Does anyone know how to run a focused test from textmate or a trick/hack to get around this problem?
Thanks!