> You shouldn't have to. Name the method `test_<whatever>` and testrunner > should find it automatically. If that's not happening, push what you have and > I'll look at it. I got the error, i was not aware of the fact that name has to begin with test_ It worked now.