pytest-bdd-example/tests/conftest.py

4 lines
82 B
Python

from fixtures.app import *
from fixtures.db import *
from fixtures.entry import *