List fixtures for the given path
Add pytest_plugins variable to conftest.py
py.test --fuxtures [testpath]Enable external pytest plugin
Add pytest_plugins variable to conftest.py
pytest_plugins = ['path.to.external.pytest.plugin']
Комментариев нет:
Отправить комментарий