py.test fails in pycharm 1.2
Hi,
I'm just trying out pycharm (first time user) and I wanted to test py.test support.
I'm using a virtualenv and py.test fails (see the attachment).
Does anyone have an idea what can be wrong? I have no idea at all.
Thanks
Attachment(s):
pytesterror.txt.zip
Please sign in to leave a comment.
Hello thomas,
At the moment PyCharm is not compatible with the latest version of py.test.
We're working on resolving this issue, and it's likely that updated support
will be included in PyCharm 1.2.1.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi Dmitry,
What version of py.test should I use then?
And when can I expect PyCharm 1.2.1?
Thanks!
Hello thomas,
py.test 1.2 should work fine.
Most likely before the end of March.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi Thomas,
py.test up to 1.3.4 version works fine in PyCharm.
Thanks for the answers, I've installed an older version that works.