ValdonVitijaa

Results 1 comments of ValdonVitijaa

There is a workaround. I had the same problem and this is how I 'fixed' it. Instead of using : `__test__ = False, ` do this: `pytestmark = pytest.mark.skip`