1. 程式人生 > >pycharm運行Pytest警告:passing a string to pytest.main() is deprecated, pass a list of arguments instead.

pycharm運行Pytest警告:passing a string to pytest.main() is deprecated, pass a list of arguments instead.

9.png 需要 pass nts nbsp ssi ring 分享 dep

初學pytest.

將pytest寫進Python代碼中

不同運行方式都可正常運行

技術分享圖片技術分享圖片 技術分享圖片

技術分享圖片 技術分享圖片

=======================**********************=======================================

============================================================================

若是沒有將pytest寫進Python代碼,直接運行的話將不能執行pytest:

技術分享圖片

沒有將pytest寫進Python代碼,又想要執行Pytest,則需要選擇py.test運行方式

技術分享圖片

pycharm運行Pytest警告:passing a string to pytest.main() is deprecated, pass a list of arguments instead.