Ejemplo n.º 1
0
from gocept.pytestlayer import fixture


globals().update(fixture.create(
    'fundscout.testing.SQLLayer',
    'fundscout.testing.IntegrationLayer',
))
Ejemplo n.º 2
0
from gocept.pytestlayer import fixture

globals().update(fixture.create("piratechat.layers.PYRAMIDROBOTLAYER", ))
Ejemplo n.º 3
0
from gocept.pytestlayer import fixture

globals().update(fixture.create(
    "piratechat.layers.PYRAMIDROBOTLAYER",
    ))