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 _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit