transferred from bitbucket:
Michael Howitz created an issue 2015-09-03
If there is a test class which does not have a layer and the tester wants to run only this test class using -k py.test does not find the class and does not run its tests. The same seems to be true for the test methods on such a class.
transferred from bitbucket: