Esempio n. 1
0
from gocept.pytestlayer import fixture


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

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

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