pytest fixtures not found

已回答

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.

2

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!

0
Avatar
Permanently deleted user

I update and still get the same error.

The test runners don't load my installed plugins for pytest.

0

Same for me, tests in terminal run, but in Pycharm some fixtures are not found (in my case the fixture `user`)

0

请先登录再写评论。