[21:06:00] <MattBowen> has anyone ever had a test suite where nosetest cannot see the tests? my module is called "tests," the files all start with "test_", the class names start with Test, and the methods all start with test_
[21:08:28] <MattBowen> it's making me a little crazy