Python+pytest+pycharm環境安裝配置(mac)

安裝Python3:brew install Python 安裝pytest:pip3 install pytest 接下來,將pytest應用到pycharm中: 根據項目選擇對應的Python版本: 以上步驟完成後,編寫pytest測試用例後,即可使用pytest運行。
相關文章
相關標籤/搜索