![Clark Boylan](/assets/img/avatar_default.png)
The nose.case.Test class wraps all tests and in doing so caused the output to think all tests belonged to that class. Needed to access the nose.case.Test.test member in order to get the actual test class.
The nose.case.Test class wraps all tests and in doing so caused the output to think all tests belonged to that class. Needed to access the nose.case.Test.test member in order to get the actual test class.