标签: python eclipse debugging pytest
在Eclipse中,我想知道如何为单个功能配置调试。 我使用pytest解释器。 在我的文件“ hello.py”中,我有几个功能
如何在不使用控制台的情况下做到这一点:
pytest hello.py::function