pytest Plugin already registered: pytest-teamcity

Answered

I am trying to execute tests from within pycharm.

When I do: "Run pytest in tests" I get the following error:

ValueError: Plugin already registered: pytest-teamcity=<module 'teamcity.pytest_plugin' from 'C:\\Apps\\User_Installs\\PyCharm\\helpers\\pycharm\\teamcity\\pytest_plugin.py'>

 

 

0
2 comments

Hi Fukanchik! The problem is known: PY-23926. It's caused by teamcity-messages package.

0
Avatar
Permanently deleted user

thanks!

0

Please sign in to leave a comment.