[Pytest-commit] Issue #581: Provide skeletons for PyCharm (hpk42/pytest)

thiefmaster issues-reply at bitbucket.org
Fri Sep 5 13:57:54 CEST 2014


New issue 581: Provide skeletons for PyCharm
https://bitbucket.org/hpk42/pytest/issue/581/provide-skeletons-for-pycharm

thiefmaster:

The PyCharm/IntelliJ IDEs don't understand the magic used by py.test to populate the `pytest` module, so all the nice IDE features like parameter completion do not work and inspections actually show things like `pytest.mark` as invalid.

This could be avoided by providing skeletons as described here: https://github.com/JetBrains/python-skeletons




More information about the pytest-commit mailing list