pytest fixtures not found
Answered
Hi guys,
using the integrated py.test he don't load my installed fixtures. In this case https://github.com/kaste/pytest-beds
pytest from terminal works fine.
How I need to proceed?
Thanks.
Please sign in to leave a comment.
We are going to publish PyCharm 2017.1 EAP in few days where new test runners will be present. Please, wait for this PyCharm update, check the problem in EAP version and let us know if the problem remains. Thank you!
I update and still get the same error.
The test runners don't load my installed plugins for pytest.
Same for me, tests in terminal run, but in Pycharm some fixtures are not found (in my case the fixture `user`)