pytest Plugin already registered: pytest-teamcity
已回答
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'>
请先登录再写评论。
Hi Fukanchik! The problem is known: PY-23926. It's caused by teamcity-messages package.
thanks!